.title-question {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.title-question img {
  border: solid #597588 3px;
  border-radius: 50%;
  width: 4rem;
}
.title-question h4, .title-question p {
  margin-top: 0 !important;
}
.title-question h4 {
  margin-bottom: 0.5rem;
}

p {
  margin-top: 1rem;
  margin-bottom: 0 !important;
}

#toll, #notice-payment, #work, #travel, #broken-down, #event-motorway {
  margin-top: 3rem;
}