.contact.wrapper-page {
  margin-top: 0;
}
.contact .title {
  padding-bottom: 24px;
  border-bottom: 1px solid #000000;
}
.contact .title > h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 34px;
  line-height: 46px;
  color: rgb(27, 61, 101);
  margin-bottom: 0px;
}
.contact textarea {
  height: 200px !important;
  border-radius: 1.8806px;
}
.contact .btn_big {
  margin-top: 35px;
}

.contact__dropdown-toggle {
  border: none;
}
