.content h2 {
  margin-top: 0.735rem;
  height: 47px;
  background: url("../images/ask/logo.png") no-repeat center center;
  background-size: contain;
}
.content h3 {
  margin-top: 0.2505rem;
  margin-bottom: 0.252rem;
  text-align: center;
  font-size: 27px;
  color: #231815;
}
.content .mb-form input {
  height: 0.5rem;
  border-radius: 5px;
}
.content .mb-form input:nth-of-type(2) {
  margin-top: 0.35rem;
  margin-bottom: 0.35rem;
}
.content .mb-form button {
  border: 0;
  width: 100%;
  height: 0.5rem;
  background: url("../images/ask/form_btn.png") no-repeat center center;
  background-size: cover;
  border-radius: 5px;
}
.content #footer {
  margin-top: 0.75rem;
  padding-bottom: 0.45rem;
}
.content #footer img {
  display: block;
  width: 100%;
}
/*# sourceMappingURL=ask.css.map */