h2, .content-category h1, .registration h1 {
  margin-bottom: .6rem;
  font-size: 2rem;
}
.formError .formErrorContent {
  background: #f93434 !important;
  color: #fff !important;
  font-size: 12px !important;
  border: none !important;
}
.formError .formErrorArrow div {
  display: none !important;
}
span.star {
  color: #f93434 !important;
}
.osm-pricing-table .osm-plan {
    padding-bottom: 25px;
}