﻿.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: 1200px) {
        padding-bottom: 120px;
    }

    @media screen and (min-width: 1700px) {
        padding-bottom: 180px;
    }
    */ }
  @media screen and (min-width: 768px) {
    #smu-main .page-header__title {
      padding-bottom: 60px; } }

@media screen and (max-width: 1198.98px) {
  #smu-header-explore:has(#department-navigation-desktop) + #main-content > .container > .page-title:first-child {
    padding-top: 30px; } }
