.header .navbar .sakya-logo {
  font-size: 2rem;
}
@media screen and (max-width: 576px) {
  .header .navbar .navbar-brand {
    font-size: 1.25rem !important;
  }
}

#Form #Corporation .SubFV .SecTitle {
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.5rem;
}
#Form #Corporation .SubFV .SecTitle .text-gold {
  line-height: 1.2;
}
#Form #Corporation .SubFV .SecTitleh1 {
  font-size: 1.25rem;
  margin-bottom: 0;
}
@media screen and (max-width: 576px) {
  #Form #Corporation .SubFV .SecTitleh1 {
    margin-top: -1.16px;
  }
}
#Form #Corporation .ContWidth h2 {
  font-size: 1.25rem;
}

/*# sourceMappingURL=form-corporation.css.map */
