body{
  background-color: none; 
}
.wpcf7-submit{
  font-family: Rift-Medium !important;
  font-size: 25px !important;
  background-color: #ebb997 !important;
  text-align: center !important;
}

.wpcf7-text, .wpcf7 textarea{
  font-family: open-sans !important;
  font-size: 18px !important;
}
.cf7-smart-grid.has-grid div.field span.wpcf7-not-valid-tip{
  Background-color: #feebdd; 
}

body, .wrapper, .content, .full_width, .overlapping_content .content > .container, .more_facts_holder, .comment_holder .comment #respond textarea, .comment_holder .comment #respond input[type="text"], .comment_holder .comment #respond input[type="email"], .content .container{
  background-color: unset; 
}


@media (max-width: 480px) {
  .wpcf7-submit{
    width: 120px !important; 
  }
  .cf7-sg-table-button{
    margin-bottom: 50px !important;
  }
}                                                                        