.question, .article-content dt { font-weight: bold; }
.sidearm-splash .sidearm-splash-container { padding: 0; justify-content: flex-start; }
.sidearm-splash .sidearm-splash-html-container { max-width: 1920px; } h2 { color: #a60c31; }
body .custom-sport-header { background: #9e1b32; color: #FFFFFF !important; padding: 12px; font-weight: bold; font-size: 170%; }
body .custom-sport-section { display: flex; width: 100%; }
body .custom-sport-sidebar { width: 200px; flex-shrink: 0; margin-right: 1%; }
body .custom-sport-content { flex-grow: 1; }
.sidearm-schedule-ticket-component { display: none; }
.sport-page-panel { padding: 10px; flex-basis: 450px; margin: 20px 10px; border-left: 1px solid #000; border-bottom: 1px solid #000; }
.sport-page-panel img { max-width: 175px; margin: 0 10px 0 auto; }
.sport-page-panel-container { display: flex; justify-content: flex-start;flex-wrap: wrap; }
.sport-page-panel h2 { margin: 0; line-height: 1.25}
.sport-page-panel p:first-of-type { margin: 0; }
.sport-page-panel ul { overflow: hidden; margin-left: 0; padding-left: 20px; }
.feature-video-container { overflow: hidden; padding-top: 56.25%; position: relative; }
.feature-video-container iframe { border: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.staff { padding: 5px; }
.article-content dd { margin-bottom: 10px; }
.horizontal-nav { background-color: #eeeeee; font-family: 'Fjalla One', sans-serif !important; font-size: 15px; font-weight: normal; text-transform: uppercase; padding: 5px; text-align: center; }
.horizontal-nav *, .horizontal-nav *:after, .horizontal-nav *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.horizontal-nav a { position: relative; display: inline-block; text-decoration: none; padding: 5px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }
.horizontal-nav a::after { position: absolute; left: 0; width: 100%; height: 2px; background: #a60c35; content: ''; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.3s; -moz-transition: opacity 0.3s, -moz-transform 0.3s; transition: opacity 0.3s, transform 0.3s; bottom: 0; -webkit-transform: translateY(5px); -moz-transform: translateY(5px); transform: translateY(5px); }
.horizontal-nav a:hover, .horizontal-nav a:focus { color: #a60c35; }
.horizontal-nav a:hover::after, .horizontal-nav a:focus::after { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); }
.prose table { width: auto; }
body .prose table thead tr { background: #9e1b32; }
body .prose table thead th { text-align: left; color: #fff; font-weight: bold; padding: .75em 1em; }
body .prose table tbody td { padding-left: 1em; padding-right: 1em; }
@media only screen and (max-width : 480px) { .mobile-break { float: none !important; clear: both !important; } .custom-sport-sidebar { width: 100px; flex-shrink: 0; } }
.bio-inset { position: relative; padding: .5rem 1rem; border-radius: .75rem; border-color: rgb(224 224 224 / var(--tw-border-opacity)); border-width: 1px; margin: 1rem; }
.inset-header { font-weight: 700; font-size: 1.5rem; }
#main-content .bio-inset ul { list-style: none; padding: 0; }
.bio-inset li { border-bottom: 1px solid rgb(224 224 224 / var(--tw-border-opacity)); line-height: 2em; }
.bio-inset li span { font-weight: bold; color: #a60c31; }
@media (min-width: 769px) { .bio-inset { width: 30%; float: right; } }
.c-rosterpage__custom-ad .ad.html-ad, .c-schedulepage .ad.html-ad { width: 100%; }
.c-rosterpage__custom-ad .ad.html-ad h2, .c-schedulepage .ad.html-ad h2 { text-align: center; }