.give-modal form[id*=give-form] .give-submit {
  background-color: #FBE337;
}
[id*=give-form] .give-form-title {
  font-weight: 700;
  line-height: 44px;
  font-size: 38px;
}
#top #container {
  max-width: 800px;
  padding-top: 30px;
}
@media screen and (max-width: 320px) {
  [id*=give-form] .give-form-title {
    line-height: 27px;
    font-size: 24px;
  }
  .give-submit-button-wrap .give-submit {
    background-color: #FBE337;
  }
}
.give-submit-button-wrap .give-submit {
  background-color: #FBE337;
}
.main_color span {
  font-size: 16px;
}