﻿.page-title {
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 0.7em;
  margin-bottom: 0.8em; }

#smu-main .page-header__title {
  text-align: center;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 45px; }
  @media screen and (min-width: 768px) {
    #smu-main .page-header__title {
      padding-bottom: 90px; } }
  @media screen and (min-width: 1200px) {
    #smu-main .page-header__title {
      padding-bottom: 120px; } }
  @media screen and (min-width: 1700px) {
    #smu-main .page-header__title {
      padding-bottom: 180px; } }
