.rb-page-title {
  text-align: center;
}
@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}.rb-page-title h1 {
  font-family: 'Gilroy-Bold', 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
  font-size: 4rem;
  line-height: 4rem;
  font-weight: normal;
  margin: 18px 0 40px 0;
}
.rb-page-title h1::selection {
  background: rgba(6, 123, 147, 0.4);
}
@media (min-width: 768px) {
  .rb-page-title h1 {
    font-family: 'Gilroy-Bold', 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
    font-size: 4.8rem;
    line-height: 4.8rem;
  }
}
.rb-page-title h1.underline::after {
  content: ' ';
  display: block;
  width: 52px;
  height: 6px;
  background-color: #E10A0A;
  margin-top: 15px;
  margin-bottom: 25px;
}
.rb-page-title h1.underline-center {
  text-align: center;
}
.rb-page-title h1.underline-center::after {
  content: ' ';
  display: block;
  width: 52px;
  height: 6px;
  background-color: #E10A0A;
  margin-top: 15px;
  margin-bottom: 25px;
  margin-right: auto;
  margin-left: auto;
}
.rb-page-title h2 {
  font-family: 'Gilroy-Bold', 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
  font-size: 3.2rem;
  line-height: 3.4rem;
  font-weight: normal;
  margin: 18px 0 40px 0;
}
.rb-page-title h2::selection {
  background: rgba(6, 123, 147, 0.4);
}
@media (min-width: 768px) {
  .rb-page-title h2 {
    font-family: 'Gilroy-Bold', 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
    font-size: 4rem;
    line-height: 4rem;
  }
}
.rb-page-title h2.underline::after {
  content: ' ';
  display: block;
  width: 44px;
  height: 5px;
  background-color: #E10A0A;
  margin-top: 16px;
  margin-bottom: 22px;
}
.rb-page-title h2.underline-center {
  text-align: center;
}
.rb-page-title h2.underline-center::after {
  content: ' ';
  display: block;
  width: 44px;
  height: 5px;
  background-color: #E10A0A;
  margin-top: 16px;
  margin-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
}


/*# sourceMappingURL=page-title-styles.css.map */