/* Variables */
body .feedback-form {
  margin-bottom: 100px;
  margin-top: 100px;
  padding-bottom: 100px;
  padding-top: 100px;
  background-color: #ECF8FE;
  margin-bottom: 0 !important; }
  @media (max-width: 767px) {
    body .feedback-form {
      margin-bottom: 60px;
      margin-top: 60px; } }
  @media (max-width: 767px) {
    body .feedback-form {
      padding-bottom: 60px;
      padding-top: 60px; } }
  body .feedback-form:first-child {
    margin-top: 0 !important; }

/*# sourceMappingURL=feedback.css.map */
