  /* main .layout__region--content ol {font-size: 20px !important; text-align: left !important; margin: 80px !important;} */
  main .layout__region--content ol li {list-style: decimal; font-size: 20px !important; text-align: left !important;}
  main .layout__region--content ul li {list-style: disc;font-size: 20px !important;text-align: left !important;}
 .layout__region--content a:not(.btn-tulane, .btn-tulane a, .bg-skin-fill a, .tag-news a) {font-weight: 700 !important; color: #245588 !important;} 
 .layout__region--content .bg-skin-fill a:not(.btn-tulane) {font-weight: 700;text-decoration: underline;}
 .white, .white h2 {color: white !important;}
 .white h2 {padding-top: 40px; }
 .text-4xl h2 {line-height: 54px}
 .block-type-standalone-text ul {font-size: 20px;}
 
  .paragraph--type--accordion table {min-width: 90% !important; max-width: 90%; margin-bottom: 30px;}
 @media(min-width:64em){
 .paragraph--type--accordion table {min-width: 80% !important; max-width: 80%; }
 }
 .paragraph--type--accordion  table tr td {font-size: 20px;}
 
 main .layout__region--content ol {

    margin: 10px 0 20px 50px !important;
}