  .main_wrapper h1{margin-top: 100px !important; margin-bottom: 20px !important; font-size: 40px !important;  line-height: 42px !important;}
@media(min-width: 64em){.main_wrapper h1 {font-size: 62px !important;  line-height: 64px !important;}} 
 
  .main_wrapper h2 {font-size: 36px !important;line-height: 42px !important; }
  .main_wrapper h2, h3 {margin-top: 30px !important; }
  .main_wrapper h3 {font-size: 30px !important; }
  .main_wrapper h4 {font-weight: 700;    font-size: 26px;}
  .node-content a:not(.btn-tulane) {color: #00558C !important; font-weight: 700;}
  .node-content a:hover:not(.btn-tulane) {text-decoration: underline;}

  .main_wrapper{display: block; overflow: hidden;}

  .layout__region--content {overflow: hidden;}

  .table { padding: 10px; }
  .table tr:nth-child(odd) td { background: #ebebeb; }
  .table th, .table td { padding: 1rem; }
  .table a { all: revert !important;}