.content strong {
  font-weight: 600;
  color: #D03333;
}

img {
  height: auto;
}

#callback-form .wpcf7-response-output{
  color: #fff;
  max-width: 440px;
}
#callback-form input{
  display: none;
}
