/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_black-webfont.eot');
    src: url('proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff'),
         url('proxima_nova_black-webfont.ttf') format('truetype'),
         url('proxima_nova_black-webfont.svg#proximanova-blackbook') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proximanova-boldbook') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_light-webfont.eot');
    src: url('proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_light-webfont.woff2') format('woff2'),
         url('proxima_nova_light-webfont.woff') format('woff'),
         url('proxima_nova_light-webfont.ttf') format('truetype'),
         url('proxima_nova_light-webfont.svg#proximanova-lightbook') format('svg');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proximanova-regularbook') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#8d2232 !important }

body { font-family:'proximanova', arial; font-size:14px; line-height:1.5; background:#8d2232; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#5a1721; text-decoration:none }
a:focus,
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'proximanova', arial; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; visibility:hidden }

.site-footer { padding:50px 0; text-align:center; background:#222 }
.site-footer .footer-logos { margin-bottom:50px }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.site-footer .footer-text { margin-bottom:50px;  padding:0 20px; color:#fff; text-transform:uppercase }
.site-footer .footer-text img { margin-bottom:20px; vertical-align:middle }
.site-footer .footer-text span { margin:0 20px; letter-spacing:2px }

.top-stories .story { width:33.32%; padding:20px; float:left; color:#fff; box-sizing:border-box }
.top-stories .story:nth-child(3n+1) { clear:left }
.top-stories .thumb { width:200px; max-width:50%; float:left; margin-right:15px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative; border-radius:3px; overflow:hidden }
.top-stories .thumb img { vertical-align:top }
.top-stories .details { overflow:hidden }
.top-stories .title { display:block; font-size:16px; font-weight:700; line-height:1.2; text-transform:uppercase; text-decoration:none; color:#fff }
.top-stories .load-more { display:block; max-width:150px; margin:50px auto 0; padding:15px; font-size:17px; font-weight:900; text-decoration:none; text-align:center; text-transform:uppercase; background:#621823; color:#fff; border-radius:3px }
.top-stories .load-more:hover { color:#621823; background:#fff }

.section-social-stream .wall-outer .dcsns-toolbar { display:none }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

.scoreboard-slider { position:relative; padding:0 0 80px }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { position:relative; width:32%; margin-left:2%; margin-top:40px; padding:4px; border:1px solid #171717; float:left; box-sizing:border-box }
.scoreboard-slider .empty .event { padding-right:10px }
.scoreboard-slider .no-event { display:block; padding:20px; font-weight:700; text-align:center }
.scoreboard-slider .no-events { margin-top:20px; padding:20px; font-size:20px; font-weight:900; text-transform:uppercase; text-align:center; color:#fff }
.scoreboard-slider .event { position:relative; min-height:180px; padding:10px 150px 50px 10px; line-height:1.2;  text-align:center; text-transform:uppercase; color:#222; background:#fff }
.scoreboard-slider .event .date { font-size:30px; font-weight:900 }
.scoreboard-slider .event .date span:nth-child(1) { display:none }
.scoreboard-slider .event .status { margin-bottom:10px; font-size:20px }
.scoreboard-slider .event .sport { position:absolute; left:0; right:0; top:-45px; line-height:40px; font-weight:700; white-space:nowrap; color:#fff; background:#8d2232 }
.scoreboard-slider .event .sport a { color:#fff }
.scoreboard-slider .event .opponent { font-weight:700 }
.scoreboard-slider .event .opponent .team-logo { position:absolute; right:25px; top:79px; width:100px }
.scoreboard-slider .event .opponent .team-logo img { vertical-align:middle }
.scoreboard-slider .event .opponent .va { position:absolute; top:25px; right:53px; width:40px; height:40px; border:2px solid #fff; font-size:12px; font-weight:700; line-height:40px; text-align:center; color:#fff; background:#8c2232; border-radius:100%; box-shadow:0 0 5px rgba(0,0,0,0.4); }
.scoreboard-slider .event .neutralsite-notes { font-size:12px; text-transform:initial }
.scoreboard-slider .event .links { position:absolute; left:0; right:0; bottom:0; height:30px; padding:5px; color:#fff; background:#222 }
.scoreboard-slider .event .links a { font-size:11px; color:#fff }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:480px;; bottom:0; width:100px; height:59px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 0 }
.scoreboard-slider .next { left:auto; right:480px; background-position:-108px 0 }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled{ opacity:0.5; cursor:default; pointer-events:none }
.scoreboard-slider .full-schedule-btn { display:none }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#881d30; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#881d30; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#881d30; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#881d30 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#881d30; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { padding:323px 0 0 }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0; z-index:4; height:323px; background:url(/images/setup/header_bg.jpg) no-repeat 50% 100% #222 }
.site-header > div { max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0; padding-top:107px }
.site-header .site-title a { display:block; height:215px; color:#fff; text-indent:-9999px; background:url(/images/setup/header_south20170821.png) no-repeat 50% 50%  }

.site-header.sticky { position:fixed; height:75px }
.site-header.sticky .site-title { position:relative; max-width:1200px; margin:0 auto; padding:0; }
.site-header.sticky .site-title a { position:absolute; left:0; top:10px; z-index:1; width:88px; height:109px; background:url(/images/setup/sticky_logo.png) no-repeat 0 0 }
.site-header.sticky .dropnav { height:70px }
.site-header.sticky .dropnav > ul { display:block; max-width:1110px; padding-left:90px; margin:0 auto }
.site-header.sticky .dropnav .nav > a { padding:15px; font-size:14px }
.site-header.sticky .dropnav .nav > .submenu { top:70px }

.mobile-menu-bar { display:none }

.site-footer { padding:50px 0 150px }

.landing .content-row { padding:50px 0 }
.landing .content-row > div { max-width:1200px; margin:0 auto }
.landing .content-row2 { box-shadow:0 0 100px rgba(0,0,0,0.5) inset }

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:0; height:102px; border-bottom:5px solid #751d2a; text-align:center; background:#8c2232 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left; position:relative; border-right:1px solid #751d2a }
.dropnav .nav1 { border-left:1px solid #751d2a }
.dropnav .nav > a { display:block; height:40px; padding:32px 20px; font-size:16px; font-weight:700; letter-spacing:2px; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; background:#000 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:104px; padding:20px; background:#000; white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; min-width:200px; font-size:20px; font-weight:700; color:#fff; white-space:nowrap; text-transform:uppercase; text-decoration:none }
.dropnav .submenu a:hover { color:#ccc }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
.dropnav .submenu ul { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child { margin-left:0 }
.dropnav .submenu li { padding:5px 10px; border-top:1px dotted #fff }
.dropnav .submenu li:first-child { border-top:none }

.secondary-nav { position:relative; z-index:2; padding:15px; margin-bottom:10px; font-weight:700; color:#000; text-transform:uppercase; background:#fff; box-shadow:0 0 25px rgba(0,0,0,0.4) inset }
.secondary-nav h1 { float:left; margin-bottom:0; color:#000; font-size:28px; font-weight:900 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1200px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#000; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#6c1a26; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#6c1a26 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#6c1a26; border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#fff; white-space:nowrap }

.section-scoreboard .section-header { position:static; width:960px; height:63px; margin:0 auto; color:#fff; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 -73px }
.scoreboard-slider .event-box:nth-child(3n+1) { margin-left:0; clear:left } 
.scoreboard-slider .event-box:nth-child(-n+3) { margin-bottom:20px }

.section-news .section-header { position:static; width:295px; height:63px; margin:0 auto; color:#fff; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 -153px }
.section-social-stream .section-header { position:static; width:645px; height:65px; margin:0 auto; color:#fff; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 -231px }

.sticky-bar { position:fixed; left:0; right:0; bottom:0; z-index:4; height:55px; border-bottom:5px solid #691925; background:#8c2232; box-shadow:0 0 50px rgba(0,0,0,0.5) }
.sticky-bar > div { position:relative; max-width:1100px; height:40px; margin:0 auto  }
.sticky-bar .sticky-logo { position:absolute; left:0; bottom:-30px; width:88px; height:109px; text-indent:-9999px; background:url(/images/setup/sticky_logo.png) no-repeat 0 0 }

div[id="scoreboard-ticker-wrapper"] { position:absolute; left:120px; top:0; width:750px; height:55px; border-bottom:5px solid #5a1721; padding-right:100px; overflow:hidden; background:#6c1a26 }
div[id="scoreboard-ticker"] ul, 
div[id="scoreboard-ticker"] li { margin:0; padding:0; list-style:none }
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:750px; height:55px; position:relative; overflow:hidden }
div[id="scoreboard-ticker"] { float:left }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { font-size:11px; text-transform:uppercase; padding:0 20px; font-weight:700; word-spacing:5px; line-height:55px; color:#fff }
div[id="scoreboard-ticker"] .no-events { text-align:center }
div[id="scoreboard-ticker"] .content a { color:#fff }
div[id="scoreboard-ticker"] .content a:hover { color:#ff0000 }
span[id="scoreboard-ticker-pp"] { display:none }
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:20px; top:50%; margin-top:-8px }
span[id="scoreboard-ticker-prev"] { right:40px }
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; width:9px; height:16px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -271px 0 }
span[id="scoreboard-ticker-next"] a { background-position:-297px 0 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#222 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet-SOUTH20170821.jpg) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#841b2c }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#444; color:#fff; text-decoration:none }

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#fff; color:#000 }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; text-transform:uppercase; color:#000 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#000 transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #000; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.sticky-bar { display:none }

.section-scoreboard .section-header,
.section-social-stream .section-header,
.section-news .section-header { position:static; padding:10px; margin:0; color:#fff; text-align:center; text-transform:uppercase; background:rgba(0,0,0,0.5) }

.scoreboard-slider { padding:10px 10px 79px }
.scoreboard-slider .event-box { width:49%; margin-bottom:2% }
.scoreboard-slider .event-box:nth-child(2n+1) { clear:left; margin-left:0 }
.scoreboard-slider .prev { left:10px; bottom:10px }
.scoreboard-slider .next { left:auto; right:10px; bottom:10px }

.top-stories { padding:10px }
.top-stories .story { width:100%; padding:0; margin-top:10px }
.top-stories .story:first-child { margin-top:0 }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide-SOUTH20170821.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#000 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.site-footer .footer-text span { display:block}

.scoreboard-slider .event-box { width:100%; margin:50px 0 0 }

}

/* CAMPS */
.camp-box > h2 {background-color: #8D2232!important;}
.camp-box button:hover {background: #8D2232!important;}
.camp-box button {background: #000!important; color: #fff;}
.camp-box button:before {background: #8D2232!important;}
