.os-theme-light .button--arrow-down:after, .os-theme-light .flexMenu-viewMore > a:after, .os-theme-light .button--arrow-down-secondary:after, .os-theme-light .button--arrow-down-tertiary:after, .os-theme-light .button--arrow-up:after, .os-theme-light .flexMenu-viewMore.active > a:after, .os-theme-light .button--arrow-up-secondary:after, .os-theme-light .button--arrow-up-tertiary:after, .os-theme-light .button--arrow-left:before, .os-theme-light .button--arrow-left-secondary:before, .os-theme-light .button--arrow-left-tertiary:before, .os-theme-light .button--arrow-right:after, .os-theme-light .button--arrow-right-secondary:after, .os-theme-light .button--arrow-right-tertiary:after, .os-theme-light .dropdown__list-item--arrow-left:before, .os-theme-light .table--sortable .header.headerSortUp:before, .os-theme-light .table--sortable .header.headerSortDown:before, .os-theme-light .table--consensus .table__up-arrow, .os-theme-light .table--consensus .table__down-arrow, .os-theme-light .matchup-block__consensus-highlight.over::before, .os-theme-light .matchup-block__consensus-highlight.under::after, .os-theme-light .news__video:after, .os-theme-light .accordion .ui-accordion-header-icon.ui-icon-triangle-1-s, .os-theme-light .accordion .ui-accordion-header-icon.ui-icon-triangle-1-e {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.os-theme-light .table .rank .rank-change-wrapper .rank-up:before, .os-theme-light .table .rank .rank-change-wrapper .rank-down:before, .os-theme-light .oddsshark-breadcrumbs li + li:before {
  border: 0.125rem solid;
  border-left: 0;
  border-top: 0;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1875rem;
}

.os-theme-light .table--consensus .table__dot-accent {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
}

.os-theme-light .os-content-blockquote::before {
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  content: '';
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.os-theme-light .input-checkbox input:checked + label::after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.os-theme-light body {
  background: #EBEBF2;
  color: #1D1D1D;
}

.os-theme-light a {
  color: #0856c4;
}

.os-theme-light li a.active {
  color: #0856c4;
}

.os-theme-light .admin-smart-block {
  background: #fff;
}

.os-theme-light .highlight-bar {
  background-color: #0856c4;
}

.os-theme-light .highlight-bar--teams {
  border-color: #696969;
}

.os-theme-light .highlight-bar--loss {
  background-color: #c22026;
}

.os-theme-light .highlight-bar--win {
  background-color: #0db515;
}

.os-theme-light .highlight--win {
  background-color: #0db515;
}

.os-theme-light .highlight--loss {
  background-color: #c22026;
}

.os-theme-light .highlight--grayscale-light {
  background-color: #000;
}

.os-theme-light .highlight--grayscale-medium {
  background-color: #9C99A3;
}

.os-theme-light .highlight--grayscale-dark {
  background-color: #85828C;
}

.os-theme-light .button--hollow-primary, .os-theme-light .flexMenu-viewMore > a, .os-theme-light .disabled.button--hollow-primary, .os-theme-light .flexMenu-viewMore > a.disabled, .os-theme-light .button--hollow-primary[disabled], .os-theme-light .flexMenu-viewMore > a[disabled], .os-theme-light .disabled.button--hollow-primary:hover, .os-theme-light .flexMenu-viewMore > a.disabled:hover, .os-theme-light .button--hollow-primary[disabled]:hover, .os-theme-light .flexMenu-viewMore > a[disabled]:hover, .os-theme-light .disabled.button--hollow-primary:focus, .os-theme-light .flexMenu-viewMore > a.disabled:focus, .os-theme-light .button--hollow-primary[disabled]:focus, .os-theme-light .flexMenu-viewMore > a[disabled]:focus {
  background-color: transparent;
  border-color: #85828C;
  color: #1D1D1D;
}

.os-theme-light .button--hollow-primary:hover, .os-theme-light .flexMenu-viewMore > a:hover, .os-theme-light .button--hollow-primary:focus, .os-theme-light .flexMenu-viewMore > a:focus {
  background-color: #C9C9D1;
  color: #1D1D1D;
}

.os-theme-light .button--hollow-primary:active, .os-theme-light .flexMenu-viewMore > a:active {
  color: #1D1D1D;
}

.os-theme-light .button--hollow-primary:focus, .os-theme-light .flexMenu-viewMore > a:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
}

.os-theme-light .button--arrow-down:after, .os-theme-light .flexMenu-viewMore > a:after {
  border: inset 0.313em;
  border-bottom-width: 0;
  border-color: #fff transparent transparent;
  border-top-style: solid;
  vertical-align: middle;
}

.os-theme-light .button--arrow-down-secondary:after {
  border: inset 0.313em;
  border-bottom-width: 0;
  border-color: #1D1D1D transparent transparent;
  border-top-style: solid;
  vertical-align: middle;
}

.os-theme-light .button--arrow-down-tertiary:after {
  border: inset 0.313em;
  border-bottom-width: 0;
  border-color: #c22026 transparent transparent;
  border-top-style: solid;
  vertical-align: middle;
}

.os-theme-light .button--arrow-up:after, .os-theme-light .flexMenu-viewMore.active > a:after {
  border: inset 0.313em;
  border-bottom-style: solid;
  border-color: transparent transparent #fff;
  border-top-width: 0;
  vertical-align: middle;
}

.os-theme-light .button--arrow-up-secondary:after {
  border: inset 0.313em;
  border-bottom-style: solid;
  border-color: transparent transparent #1D1D1D;
  border-top-width: 0;
  vertical-align: middle;
}

.os-theme-light .button--arrow-up-tertiary:after {
  border: inset 0.313em;
  border-bottom-style: solid;
  border-color: transparent transparent #c22026;
  border-top-width: 0;
  vertical-align: middle;
}

.os-theme-light .button--solid-primary, .os-theme-light .button--solid-primary.disabled, .os-theme-light .button--solid-primary[disabled], .os-theme-light .button--solid-primary.disabled:hover, .os-theme-light .button--solid-primary[disabled]:hover, .os-theme-light .button--solid-primary.disabled:focus, .os-theme-light .button--solid-primary[disabled]:focus {
  background-color: #c22026;
  border-color: #c22026;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
  color: #fff;
}

.os-theme-light .button--solid-primary:hover, .os-theme-light .button--solid-primary:focus {
  background-color: #92181d;
  border-color: #92181d;
  color: #fff;
}

.os-theme-light .button--solid-primary:active {
  color: #fff;
}

.os-theme-light .button--solid-primary:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(194, 32, 38, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(194, 32, 38, 0.5);
}

.os-theme-light .button--solid-blue, .os-theme-light .button--solid-blue.disabled, .os-theme-light .button--solid-blue[disabled], .os-theme-light .button--solid-blue.disabled:hover, .os-theme-light .button--solid-blue[disabled]:hover, .os-theme-light .button--solid-blue.disabled:focus, .os-theme-light .button--solid-blue[disabled]:focus {
  background-color: #66ebfb;
  border-color: #66ebfb;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
  color: #1D1D1D;
}

.os-theme-light .button--solid-blue:hover, .os-theme-light .button--solid-blue:focus {
  background-color: #2fe4fa;
  border-color: #2fe4fa;
  color: #1D1D1D;
}

.os-theme-light .button--solid-blue:active {
  color: #1D1D1D;
}

.os-theme-light .button--solid-blue:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(102, 235, 251, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(102, 235, 251, 0.5);
}

.os-theme-light .button--solid-blue.button--arrow-up:after {
  border-color: transparent transparent #1D1D1D;
}

.os-theme-light .button--solid-play, .os-theme-light .button--solid-play.disabled, .os-theme-light .button--solid-play[disabled], .os-theme-light .button--solid-play.disabled:hover, .os-theme-light .button--solid-play[disabled]:hover, .os-theme-light .button--solid-play.disabled:focus, .os-theme-light .button--solid-play[disabled]:focus {
  background-color: #098410;
  border-color: #098410;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
  color: #fff;
}

.os-theme-light .button--solid-play:hover, .os-theme-light .button--solid-play:focus {
  background-color: #054f0a;
  border-color: #054f0a;
  color: #fff;
}

.os-theme-light .button--solid-play:active {
  color: #fff;
}

.os-theme-light .button--solid-play:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(9, 132, 16, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(9, 132, 16, 0.5);
}

.os-theme-light .button--hollow-primary .button__text-subtitle {
  color: #85828C;
}

.os-theme-light .button--hollow-secondary, .os-theme-light .button--hollow-secondary.disabled, .os-theme-light .button--hollow-secondary[disabled], .os-theme-light .button--hollow-secondary.disabled:hover, .os-theme-light .button--hollow-secondary[disabled]:hover, .os-theme-light .button--hollow-secondary.disabled:focus, .os-theme-light .button--hollow-secondary[disabled]:focus {
  background-color: transparent;
  border-color: #85828C;
  color: #1D1D1D;
}

.os-theme-light .button--hollow-secondary:hover, .os-theme-light .button--hollow-secondary:focus {
  background-color: #C9C9D1;
  color: #1D1D1D;
}

.os-theme-light .button--hollow-secondary:active {
  color: #1D1D1D;
}

.os-theme-light .button--hollow-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
}

.os-theme-light .button--hollow-secondary-alt, .os-theme-light .button--hollow-secondary-alt.disabled, .os-theme-light .button--hollow-secondary-alt[disabled], .os-theme-light .button--hollow-secondary-alt.disabled:hover, .os-theme-light .button--hollow-secondary-alt[disabled]:hover, .os-theme-light .button--hollow-secondary-alt.disabled:focus, .os-theme-light .button--hollow-secondary-alt[disabled]:focus {
  background-color: transparent;
  border-color: #9C99A3;
  color: #F5F5F7;
}

.os-theme-light .button--hollow-secondary-alt:hover, .os-theme-light .button--hollow-secondary-alt:focus {
  background-color: #58565E;
  color: #F5F5F7;
}

.os-theme-light .button--hollow-secondary-alt:active {
  color: #F5F5F7;
}

.os-theme-light .button--hollow-secondary-alt:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(88, 86, 94, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(88, 86, 94, 0.5);
}

.os-theme-light .button--hollow-tertiary, .os-theme-light .button--hollow-tertiary.disabled, .os-theme-light .button--hollow-tertiary[disabled], .os-theme-light .button--hollow-tertiary.disabled:hover, .os-theme-light .button--hollow-tertiary[disabled]:hover, .os-theme-light .button--hollow-tertiary.disabled:focus, .os-theme-light .button--hollow-tertiary[disabled]:focus {
  background-color: transparent;
  border-color: #c22026;
  color: #c22026;
}

.os-theme-light .button--hollow-tertiary:hover, .os-theme-light .button--hollow-tertiary:focus {
  background-color: #C9C9D1;
  color: #c22026;
}

.os-theme-light .button--hollow-tertiary:active {
  color: #c22026;
}

.os-theme-light .button--hollow-tertiary:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
}

.os-theme-light .button--clear-primary, .os-theme-light .button--clear-primary.disabled, .os-theme-light .button--clear-primary[disabled], .os-theme-light .button--clear-primary.disabled:hover, .os-theme-light .button--clear-primary[disabled]:hover, .os-theme-light .button--clear-primary.disabled:focus, .os-theme-light .button--clear-primary[disabled]:focus {
  background-color: transparent;
  color: #0856c4;
}

.os-theme-light .button--clear-primary:hover, .os-theme-light .button--clear-primary:focus {
  background-color: #C9C9D1;
  border-color: #C9C9D1;
  color: #0856c4;
}

.os-theme-light .button--clear-primary:active {
  color: #0856c4;
}

.os-theme-light .button--clear-primary:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
}

.os-theme-light .button--clear-primary.button--show-more:before, .os-theme-light .button--clear-primary.button--show-less:before {
  color: #fff;
}

.os-theme-light .button--tab-primary, .os-theme-light .button--tab-primary.disabled, .os-theme-light .button--tab-primary[disabled], .os-theme-light .button--tab-primary.disabled:hover, .os-theme-light .button--tab-primary[disabled]:hover, .os-theme-light .button--tab-primary.disabled:focus, .os-theme-light .button--tab-primary[disabled]:focus {
  background-color: #EBEBF2;
  border-color: #EBEBF2;
  color: #1D1D1D;
}

.os-theme-light .button--tab-primary:hover, .os-theme-light .button--tab-primary:focus {
  background-color: #D5D6DE;
  border-color: #D5D6DE;
  color: #1D1D1D;
}

.os-theme-light .button--tab-primary:active {
  color: #1D1D1D;
}

.os-theme-light .button--tab-primary:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(235, 235, 242, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(235, 235, 242, 0.5);
}

.os-theme-light .button--tab-primary .button__text-subtitle {
  color: #85828C;
}

.os-theme-light .button--link:hover, .os-theme-light .button--link:focus {
  color: #0856c4;
}

.os-theme-light .button--arrow-left:before {
  border: inset 0.313em;
  border-color: transparent #fff transparent transparent;
  border-left-width: 0;
  border-right-style: solid;
}

.os-theme-light .button--arrow-left.button--clear-primary:before {
  border-right-color: #0856c4;
}

.os-theme-light .button--arrow-left.button--hollow-primary:before {
  border-right-color: #1D1D1D;
}

.os-theme-light .button--arrow-left-secondary:before {
  border: inset 0.313em;
  border-color: transparent #1D1D1D transparent transparent;
  border-left-width: 0;
  border-right-style: solid;
}

.os-theme-light .button--arrow-left-tertiary:before {
  border: inset 0.313em;
  border-color: transparent #c22026 transparent transparent;
  border-left-width: 0;
  border-right-style: solid;
}

.os-theme-light .button--arrow-right:after {
  border: inset 0.313em;
  border-color: transparent transparent transparent #fff;
  border-right-width: 0;
  border-left-style: solid;
}

.os-theme-light .button--arrow-right.button--clear-primary:after {
  border-left-color: #0856c4;
}

.os-theme-light .button--arrow-right.button--hollow-primary:after {
  border-left-color: #1D1D1D;
}

.os-theme-light .button--arrow-right-secondary:after {
  border: inset 0.313em;
  border-color: transparent transparent transparent #1D1D1D;
  border-right-width: 0;
  border-left-style: solid;
}

.os-theme-light .button--arrow-right-tertiary:after {
  border: inset 0.313em;
  border-color: transparent transparent transparent #c22026;
  border-right-width: 0;
  border-left-style: solid;
}

.os-theme-light .button--arrow-up:after,
.os-theme-light .button--arrow-up-secondary:after,
.os-theme-light .button--arrow-up-tertiary:after,
.os-theme-light .button--arrow-down:after,
.os-theme-light .button--arrow-down-secondary:after,
.os-theme-light .button--arrow-down-tertiary:after,
.os-theme-light .button--arrow-left:after,
.os-theme-light .button--arrow-left-secondary:after,
.os-theme-light .button--arrow-left-tertiary:after,
.os-theme-light .button--arrow-right:after,
.os-theme-light .button--arrow-right-secondary:after,
.os-theme-light .button--arrow-right-tertiary:after {
  display: inline-block;
}

.os-theme-light .button--bookend, .os-theme-light .button--bookend.disabled, .os-theme-light .button--bookend[disabled], .os-theme-light .button--bookend.disabled:hover, .os-theme-light .button--bookend[disabled]:hover, .os-theme-light .button--bookend.disabled:focus, .os-theme-light .button--bookend[disabled]:focus {
  background-color: #C9C9D1;
  border-color: transparent;
  color: #1D1D1D;
}

.os-theme-light .button--bookend:hover, .os-theme-light .button--bookend:focus {
  background-color: #B2B0B8;
  color: #1D1D1D;
}

.os-theme-light .button--bookend:active {
  color: #1D1D1D;
}

.os-theme-light .button--bookend:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(201, 201, 209, 0.5);
}

.os-theme-light .button--icon-add:before {
  background: url("/sites/all/themes/skeletontheme/dist/images/add-icon_light.svg") no-repeat;
}

.os-theme-light .dropdown__list, .os-theme-light .flexMenu-popup {
  background-color: #fff;
  border-color: #000;
}

.os-theme-light .dropdown__list-item-link, .os-theme-light .flexMenu-popup li a {
  color: #1D1D1D;
}

.no-touchevents .os-theme-light .dropdown__list-item-link:hover, .os-theme-light .no-touchevents .dropdown__list-item-link:hover, .no-touchevents .os-theme-light .flexMenu-popup li a:hover, .os-theme-light .flexMenu-popup li .no-touchevents a:hover {
  background-color: #DFDFE8;
}

.os-theme-light .dropdown .button--arrow-down:after, .os-theme-light .flexMenu-viewMore > a:after {
  border-color: #0856c4 transparent transparent;
}

.os-theme-light .dropdown .button--arrow-up:after, .os-theme-light .flexMenu-viewMore.active > a:after {
  border-color: transparent transparent #0856c4;
}

.os-theme-light .dropdown__list-item-link.active, .os-theme-light .flexMenu-popup li a.active {
  background-color: transparent !important;
  color: #B2B0B8;
  cursor: auto;
}

.os-theme-light .dropdown.open > .button {
  background-color: #fff;
  color: #1D1D1D;
}

.os-theme-light .dropdown .button--arrow-right:after {
  border-color: transparent transparent transparent #0856c4;
}

.os-theme-light .dropdown .button--hollow-secondary .button--arrow-down:after {
  border-color: #66ebfb transparent transparent;
}

.os-theme-light .dropdown--filled {
  background: #fff;
}

.os-theme-light .dropdown--tab-primary.open .button {
  border-color: #1D1D1D;
}

.os-theme-light .dropdown__list-item--arrow-left:before {
  border: inset 0.313em;
  border-color: transparent #0856c4 transparent transparent;
  border-left-width: 0;
  border-right-style: solid;
  display: inline-block;
}

.os-theme-light .dropdown__block {
  background-color: #fff;
  border-color: #000;
}

.os-theme-light .dropdown__block-title {
  color: #1D1D1D;
}

.os-theme-light .flexMenu-viewMore:not(.active) > a {
  border-color: transparent;
}

.os-theme-light .flexMenu-viewMore.active > a {
  background-color: #fff;
}

.os-theme-light .flexMenu-viewMore > a {
  color: #1D1D1D;
}

.os-theme-light .table-wrapper {
  border-color: #EBEBF2;
}

.os-theme-light .table-wrapper div.table-wrapper__overflow:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(133, 130, 140, 0.3)), to(rgba(223, 223, 232, 0.1)));
  background-image: -webkit-linear-gradient(right, rgba(133, 130, 140, 0.3) 30%, rgba(223, 223, 232, 0.1));
  background-image: -o-linear-gradient(right, rgba(133, 130, 140, 0.3) 30%, rgba(223, 223, 232, 0.1));
  background-image: linear-gradient(to left, rgba(133, 130, 140, 0.3) 30%, rgba(223, 223, 232, 0.1));
}

.os-theme-light .table {
  border-color: #EBEBF2;
}

.os-theme-light .table .highlight {
  background-color: #DFDFE8;
}

.os-theme-light .table caption {
  background-color: #DFDFE8;
}

.os-theme-light .table thead {
  background-color: #DFDFE8;
}

.os-theme-light .table th {
  color: #1D1D1D;
}

.os-theme-light .table th a {
  color: #0856c4;
}

.os-theme-light .table tbody tr {
  background-color: #fff;
}

.os-theme-light .table .rank .rank-change-wrapper .rank-up:before {
  border-color: #1D1D1D;
  height: 0.25rem;
  width: 0.25rem;
  min-width: 0.25rem;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.os-theme-light .table .rank .rank-change-wrapper .rank-down:before {
  border-color: #1D1D1D;
  height: 0.25rem;
  width: 0.25rem;
  min-width: 0.25rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.os-theme-light .table--double-striped tr:nth-child(4n + 3), .os-theme-light .table--double-striped tr:nth-child(4n + 4) {
  background-color: #F5F5F7;
}

.os-theme-light .table--fixed-column-layout::after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, rgba(133, 130, 140, 0.3)), to(rgba(223, 223, 232, 0.1)));
  background-image: -webkit-linear-gradient(left, rgba(133, 130, 140, 0.3) 30%, rgba(223, 223, 232, 0.1));
  background-image: -o-linear-gradient(left, rgba(133, 130, 140, 0.3) 30%, rgba(223, 223, 232, 0.1));
  background-image: linear-gradient(to right, rgba(133, 130, 140, 0.3) 30%, rgba(223, 223, 232, 0.1));
}

.os-theme-light .table--middle-stripe th {
  background-color: #DFDFE8;
  border-bottom: 0.0625rem solid #EBEBF2;
}

.os-theme-light .table--reverse-striped tbody tr:nth-child(odd) {
  background-color: #F5F5F7;
}

.os-theme-light .table--striped tr:nth-child(even) {
  background-color: #F5F5F7;
}

.os-theme-light .table--sortable .header {
  color: #0856c4;
}

.os-theme-light .table--sortable .header.headerSortUp:before {
  border: inset 0.25rem;
  border-bottom-style: solid;
  border-color: transparent transparent #1D1D1D;
  border-top-width: 0;
  vertical-align: middle;
}

.os-theme-light .table--sortable .header.headerSortDown:before {
  border: inset 0.25rem;
  border-bottom-width: 0;
  border-color: #1D1D1D transparent transparent;
  border-top-style: solid;
  vertical-align: middle;
}

.os-theme-light .table--triple-striped tbody tr:nth-child(6n + 1), .os-theme-light .table--triple-striped tbody tr:nth-child(6n + 2), .os-theme-light .table--triple-striped tbody tr:nth-child(6n + 3) {
  background-color: #F5F5F7;
}

.os-theme-light .table--simple thead {
  background-color: transparent;
}

.os-theme-light .table--simple tbody tr {
  background-color: #F5F5F7;
}

.os-theme-light .table--compact-odds tr:not(:first-child) .table--compact-odds__book-wrapper {
  border-top: 0.0625rem solid #9C99A3;
}

.os-theme-light .table--compact-odds__book-wrapper {
  background-color: #fff;
}

.os-theme-light .table--consensus tbody {
  border: 0.0625rem solid #EBEBF2;
}

.os-theme-light .table--consensus .over-favored .table__up-arrow {
  border-bottom: 0.25rem solid #0db515;
}

.os-theme-light .table--consensus .under-favored .table__down-arrow {
  border-top: 0.25rem solid #c22026;
}

.os-theme-light .table--consensus td:nth-child(n + 4) {
  border-left: 0.0625rem solid #fff;
}

.os-theme-light .table--consensus .table__dot-accent {
  background-color: #0db515;
  height: 0.5rem;
  width: 0.5rem;
}

.os-theme-light .table--consensus .table__up-arrow {
  border: inset 0.25rem;
  border-bottom-style: solid;
  border-color: transparent transparent #85828C;
  border-top-width: 0;
  vertical-align: middle;
}

.os-theme-light .table--consensus .table__down-arrow {
  border: inset 0.25rem;
  border-bottom-width: 0;
  border-color: #85828C transparent transparent;
  border-top-style: solid;
  vertical-align: middle;
}

.os-theme-light .table--consensus .table__up-arrow,
.os-theme-light .table--consensus .table__down-arrow {
  border-left: 0.25rem solid transparent;
  border-right: 0.25rem solid transparent;
}

.os-theme-light .table--consensus .base-versus {
  background: #66ebfb;
  border: 0.0625rem solid #1D1D1D;
}

.os-theme-light .table--consensus .base-versus:after {
  color: #1D1D1D;
}

.os-theme-light .table--consensus .base-versus:hover {
  background: #0856c4;
}

.os-theme-light .table--consensus .base-versus:hover:after {
  color: #fff;
}

.os-theme-light .table--consensus + .table--consensus-footer .base-arrow__filled {
  background: #F5F5F7;
  color: #0856c4;
}

.os-theme-light .table--injuries tbody tr:nth-child(2n + 2) {
  border-bottom: 0.0625rem solid #fff;
}

.os-theme-light .table.table--best-odds tbody tr:not(:last-child) td,
.os-theme-light .table.table--best-odds tbody tr:not(:last-child) th {
  border-bottom: 0.0625rem solid #DFDFE8;
}

.os-theme-light .table.table--best-odds.table--compact-odds tr th .table--compact-odds__odd {
  color: #0856c4;
}

.os-theme-light .table--scoreboard {
  border-style: none;
}

.os-theme-light .table--scoreboard thead tr th {
  background-color: #fff;
  border-bottom: 0.0625rem solid #fff;
  color: #1D1D1D;
}

.os-theme-light .table--scoreboard thead tr th.segment.yellow-card {
  background-color: #ffc107;
  color: #000;
}

.os-theme-light .table--scoreboard thead tr th.segment.red-card {
  background-color: #c22026;
  color: #fff;
}

.os-theme-light .table--scoreboard tbody td.segment.winner {
  background-color: #0db515;
}

.os-theme-light .table--scoreboard tbody tr {
  background-color: #F5F5F7;
  border-top: 0.0625rem solid #EBEBF2;
}

.os-theme-light .table--scoreboard tbody tr:first-of-type td {
  border-bottom: 0.0625rem solid #D5D6DE;
}

.os-theme-light .table.table--teamstats th.table__relative-cell {
  color: #1D1D1D;
}

.os-theme-light .table td .bg-logo {
  background: url("/sites/all/themes/skeletontheme/dist/images/os_logo_light.png") no-repeat left center;
  padding-left: 15px;
  -webkit-background-size: 12px 12px;
          background-size: 12px 12px;
}

.os-theme-light .tab {
  background: #DFDFE8;
  color: #1D1D1D;
}

.os-theme-light .tab[role=tab][aria-selected=true] {
  background: #DFDFE8;
}

.os-theme-light .tab[role=tab][aria-selected=false]:hover {
  background: #C9C9D1;
}

.os-theme-light .tab-list[role=tablist] {
  background: transparent;
}

.ui-tabs .os-theme-light .tab-list-container .ui-tabs-nav .tab {
  background: #DFDFE8;
}

.ui-tabs .os-theme-light .tab-list-container .ui-tabs-nav .tab .ui-tabs-anchor {
  color: #1D1D1D;
}

.ui-tabs .os-theme-light .tab-list-container .ui-tabs-nav .tab[role=tab][aria-selected=false]:hover {
  background: #C9C9D1;
}

.react-tabs .os-theme-light .tab-list-wrapper {
  background: #DFDFE8;
}

.os-theme-light .matchup-block.matchup:hover .matchup-block__header {
  background-color: #1D1D1D;
  color: #fff;
}

.os-theme-light .matchup-block--live .matchup-block__header {
  background-color: #9C99A3;
  color: #1D1D1D;
}

.os-theme-light .matchup-block--final .matchup-block__header {
  background-color: #58565E;
  color: #fff;
}

.os-theme-light .matchup-block--final .matchup-block__link {
  color: #85828C;
}

.os-theme-light .matchup-block--final .matchup-block__consensus-highlight {
  color: #1D1D1D;
}

.os-theme-light .matchup-block__link {
  color: #1D1D1D;
}

.os-theme-light .matchup-block__content {
  background-color: #DFDFE8;
  color: #1D1D1D;
}

.os-theme-light .matchup-block__header {
  background-color: #C9C9D1;
  color: #1D1D1D;
}

.os-theme-light .matchup-block__header:not(.disabled):hover {
  background-color: #1D1D1D;
  color: #1D1D1D;
}

.os-theme-light .matchup-block__header--content-hover {
  background-color: #1D1D1D;
  color: #fff;
}

.os-theme-light .matchup-block__consensus-highlight.over::before {
  border: inset 0.375rem;
  border-bottom-style: solid;
  border-color: transparent transparent #0db515;
  border-top-width: 0;
  vertical-align: middle;
}

.os-theme-light .matchup-block__consensus-highlight.under::after {
  border: inset 0.375rem;
  border-bottom-width: 0;
  border-color: #c22026 transparent transparent;
  border-top-style: solid;
  vertical-align: middle;
}

.os-theme-light .matchup-block__caption {
  background-color: #DFDFE8;
}

.os-theme-light .matchup-block__no-odds {
  background-color: #DFDFE8;
  color: #1D1D1D;
  margin-bottom: 0;
}

.os-theme-light .input-text {
  background-color: #EBEBF2;
}

.os-theme-light .input-text input[type=text],
.os-theme-light .input-text input[type=email],
.os-theme-light .input-text textarea {
  border-bottom: 0.1875rem solid #EBEBF2;
  color: #1D1D1D;
  background-color: #EBEBF2;
}

.os-theme-light .input-text input[type=text]:focus,
.os-theme-light .input-text input[type=email]:focus,
.os-theme-light .input-text textarea:focus {
  border-bottom: 0.1875rem solid #0856c4;
}

.os-theme-light .input-text label,
.os-theme-light .input-text .input-text__label {
  color: #1D1D1D;
}

.os-theme-light .input-text.input-text--alternate {
  background-color: #fff;
}

.os-theme-light .input-text.input-text--alternate input[type=text],
.os-theme-light .input-text.input-text--alternate input[type=email],
.os-theme-light .input-text.input-text--alternate textarea {
  border-bottom: 0.1875rem solid #fff;
  background-color: #fff;
}

.os-theme-light .input-text.input-text--alternate input[type=text]:focus,
.os-theme-light .input-text.input-text--alternate input[type=email]:focus,
.os-theme-light .input-text.input-text--alternate textarea:focus {
  border-bottom: 0.1875rem solid #0856c4;
}

.os-theme-light .input-text--error input[type=text],
.os-theme-light .input-text--error input[type=email] {
  color: #c22026;
  border-bottom: 0.1875rem solid #c22026;
}

.os-theme-light .input-hint {
  color: #58565E;
}

.os-theme-light .input-radio input + label::before {
  border: 0.0625rem solid #1D1D1D;
}

.os-theme-light .input-radio input:checked + label::after {
  background-color: #0856c4;
}

.os-theme-light .input-radio input:not(:checked):not([disabled]) + label:hover::before {
  background-color: #C9C9D1;
}

.os-theme-light .input-radio input:disabled + label {
  color: #B2B0B8;
}

.os-theme-light .input-radio input:disabled + label::before {
  border-color: #B2B0B8;
}

.os-theme-light .input-radio input:disabled + label::after {
  background-color: #D5D6DE;
}

.os-theme-light .input-checkbox input + label::before {
  border: 0.0625rem solid #1D1D1D;
}

.os-theme-light .input-checkbox input:checked + label::before {
  background-color: #0856c4;
  border-color: #0856c4;
}

.os-theme-light .input-checkbox input:checked + label::after {
  border: 0.1875rem solid #DFDFE8;
  border-top: none;
  border-right: none;
  height: 0.25rem;
  width: 0.5rem;
}

.os-theme-light .input-checkbox input:not(:checked):not([disabled]) + label:hover::before {
  background-color: #C9C9D1;
  border-color: #85828C;
}

.os-theme-light .input-checkbox input:disabled + label {
  color: #B2B0B8;
}

.os-theme-light .input-checkbox input:disabled + label::before {
  border-color: #B2B0B8;
  background-color: #D5D6DE;
}

.os-theme-light .figure-list__caption {
  background-color: #DFDFE8;
}

.os-theme-light .list__item {
  border-bottom: 0.0625rem solid #B2B0B8;
}

.os-theme-light .counted-item:before {
  color: #1D1D1D;
}

.os-theme-light .figure-list__text {
  color: #85828C;
}

.os-theme-light .os-alpha__content-list .list__item:last-child {
  border-bottom: 0.0625rem solid #B2B0B8;
}

.os-theme-light .os-alpha__content-list.os-alpha__content-list--active .list__item:last-child, .os-theme-light .os-alpha__content-list:last-child .list__item:last-child {
  border-bottom: none;
}

.os-theme-light .list--shark li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='200' width='200'%3E%3Cpolygon points='0,40 125,40 200,100 125,160 0,160' fill='%2366ebfb' /%3E%3C/svg%3E");
}

.os-theme-light .ols-caption {
  background-color: #DFDFE8;
  color: #1D1D1D;
}

.os-theme-light .ordered-list-style dl {
  background-color: #fff;
}

.os-theme-light .ordered-list-style dl dt {
  background-color: #F5F5F7;
}

.os-theme-light .base-table-attachment-list li {
  background-color: #fff;
  border-top: 0.0625rem solid #B2B0B8;
}

.os-theme-light .base-list li {
  background-color: #F5F5F7;
}

.os-theme-light .base-list li a.active {
  color: #1D1D1D;
}

.os-theme-light ul.links {
  color: #1D1D1D;
}

.os-theme-light ul.links.inline li {
  border-right: 0.0625rem solid #1D1D1D;
}

.os-theme-light .thumbnail {
  border-bottom-color: #C9C9D1;
}

.os-theme-light .thumbnail .thumbnail__title .thumbnail__title-link {
  color: #1D1D1D;
}

.os-theme-light .thumbnail .thumbnail__title .thumbnail__title-link:active, .os-theme-light .thumbnail .thumbnail__title .thumbnail__title-link:hover {
  color: #0856c4;
}

#main .os-theme-light .thumbnail .thumbnail__title .thumbnail__title-link:hover,
#main .os-theme-light .thumbnail .thumbnail__title .thumbnail__title-link:active,
#sidebar .os-theme-light .thumbnail .thumbnail__title .thumbnail__title-link:hover,
#sidebar .os-theme-light .thumbnail .thumbnail__title .thumbnail__title-link:active {
  text-decoration: none;
}

.os-theme-light .news__item {
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0rem 0.125rem 0.125rem 0rem;
          box-shadow: rgba(0, 0, 0, 0.2) 0rem 0.125rem 0.125rem 0rem;
}

.game-center .os-theme-light .news__item {
  background-color: #F5F5F7;
}

.os-theme-light .news__link:link, .os-theme-light .news__link:visited {
  color: #1D1D1D;
}

#main .os-theme-light .news__link:hover,
#main .os-theme-light .news__link:active,
#sidebar .os-theme-light .news__link:hover,
#sidebar .os-theme-light .news__link:active {
  color: #0856c4;
}

.os-theme-light .news__date {
  color: #58565E;
}

.os-theme-light .news__video {
  color: #58565E;
}

.os-theme-light .news__video:before {
  background-color: #c22026;
}

.os-theme-light .news__video:after {
  border: inset 0.4375rem;
  border-color: transparent transparent transparent #fff;
  border-right-width: 0;
  border-left-style: solid;
}

.os-theme-light .news__league a {
  background-color: #C9C9D1;
}

#main .os-theme-light .news__league a:hover,
#main .os-theme-light .news__league a:active {
  background-color: #B2B0B8;
}

.os-theme-light .news__league a:link,
.os-theme-light .news__league a:visited {
  color: #1D1D1D;
}

.os-theme-light .views-page #page-title {
  background-color: #fff;
}

.os-theme-light .os-content-blockquote {
  color: #1D1D1D;
}

.os-theme-light .os-content-blockquote::before {
  background: url("/sites/all/themes/skeletontheme/dist/images/quote-light.svg");
  -webkit-background-size: 1.5rem 1.5rem;
          background-size: 1.5rem 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
}

.os-theme-light .accordion .accordion__block-bar {
  background-color: #F5F5F7;
}

.os-theme-light .accordion .accordion__block-bar:hover {
  background-color: #DFDFE8;
}

.os-theme-light .accordion .accordion__content {
  background-color: #F5F5F7;
}

.os-theme-light .accordion .accordion__content-heading {
  color: #fff;
}

.os-theme-light .accordion .accordion__block-bar.ui-state-active:hover {
  background-color: #F5F5F7;
}

.os-theme-light .accordion .ui-accordion-header-icon.ui-icon-triangle-1-s {
  border: inset 0.375rem;
  border-bottom-style: solid;
  border-color: transparent transparent #0856c4;
  border-top-width: 0;
  vertical-align: middle;
}

.os-theme-light .accordion .ui-accordion-header-icon.ui-icon-triangle-1-e {
  border: inset 0.375rem;
  border-bottom-width: 0;
  border-color: #0856c4 transparent transparent;
  border-top-style: solid;
  vertical-align: middle;
}

.os-theme-light .card--primary {
  background-color: #F5F5F7;
  border: 0.0625rem solid #C9C9D1;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem 0rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0.125rem 0.125rem 0rem rgba(0, 0, 0, 0.2);
}

.os-theme-light .card--primary .card__break {
  border: 0.0625rem solid #C9C9D1;
}

.os-theme-light .card--secondary {
  background-color: #fff;
  border: 0.0625rem solid #C9C9D1;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem 0rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0.125rem 0.125rem 0rem rgba(0, 0, 0, 0.2);
}

.os-theme-light .card--secondary .card__break {
  border: 0.0625rem solid #C9C9D1;
}

.os-theme-light .card--secondary .list--shark li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='200' width='200'%3E%3Cpolygon points='0,40 125,40 200,100 125,160 0,160' fill='%230856c4' /%3E%3C/svg%3E");
}

.os-theme-light .card--super-bowl-lv {
  background-color: #100210;
  border: 0.0625rem solid #000;
  -webkit-box-shadow: 0rem 0.3125rem 0.3125rem 0rem rgba(0, 0, 0, 0.6);
          box-shadow: 0rem 0.3125rem 0.3125rem 0rem rgba(0, 0, 0, 0.6);
}

.os-theme-light .card--super-bowl-lv .card__content > * {
  color: #fff;
}

.os-theme-light .oddsshark-breadcrumbs {
  background-color: #fff;
}

.os-theme-light .oddsshark-breadcrumbs li + li:before {
  border-color: #1D1D1D;
  height: 0.375rem;
  width: 0.375rem;
  min-width: 0.375rem;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.os-theme-light .oddsshark-breadcrumbs li + li:before {
  margin: -0.0625rem 0.375rem 0rem 0.1875rem;
}

.os-theme-light .oddsshark-breadcrumbs [aria-current='page'] {
  color: #1D1D1D;
}

.os-theme-light .horizontal-nav {
  background: #DFDFE8;
}

.os-theme-light .horizontal-nav__item-button {
  color: #1D1D1D;
}

.os-theme-light .horizontal-nav__item-button:disabled {
  color: #B2B0B8;
}

.os-theme-light .horizontal-nav__item-button:hover:not(:disabled),
.os-theme-light .horizontal-nav__item-button:focus {
  background-color: #D5D6DE;
}

.os-theme-light .horizontal-nav__item--selected::after {
  border-bottom: 0.1875rem solid #0856c4;
}

.os-theme-light .horizontal-nav__fade-left {
  background: -webkit-gradient(linear, left top, right top, from(#DFDFE8), color-stop(30%, #DFDFE8), to(transparent));
  background: -webkit-linear-gradient(left, #DFDFE8, #DFDFE8 30%, transparent);
  background: -o-linear-gradient(left, #DFDFE8, #DFDFE8 30%, transparent);
  background: linear-gradient(to right, #DFDFE8, #DFDFE8 30%, transparent);
}

.os-theme-light .horizontal-nav__fade-right {
  background: -webkit-gradient(linear, right top, left top, from(#DFDFE8), color-stop(30%, #DFDFE8), to(transparent));
  background: -webkit-linear-gradient(right, #DFDFE8, #DFDFE8 30%, transparent);
  background: -o-linear-gradient(right, #DFDFE8, #DFDFE8 30%, transparent);
  background: linear-gradient(to left, #DFDFE8, #DFDFE8 30%, transparent);
}

.os-theme-light .horizontal-scrollbar {
  overflow-x: scroll;
  scrollbar-color: #C9C9D1 #000;
  -ms-scrollbar-face-color: #C9C9D1;
  -ms-scrollbar-track-color: #000;
  -ms-scrollbar-arrow-color: #000;
}

.os-theme-light .horizontal-scrollbar::-webkit-scrollbar {
  height: 0.5rem;
  background-color: #000;
}

.os-theme-light .horizontal-scrollbar::-webkit-scrollbar-thumb {
  background-color: #C9C9D1;
  -webkit-border-radius: 0.375rem;
          border-radius: 0.375rem;
}

.os-theme-light .graph__title {
  color: #58565E;
}

.os-theme-light .graph--duel__header--grayed,
.os-theme-light .graph--duel__header--grayed .graph--duel__header-label,
.os-theme-light .graph--duel__header--grayed .graph--duel__header-value {
  color: #58565E;
}

.os-theme-light .graph--duel__bar {
  border-bottom: 0.0625rem solid #B2B0B8;
}

.os-theme-light .alert--warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.os-theme-light .full-star:before,
.os-theme-light .half-star:before {
  color: #ffc107;
}

.os-theme-light .empty-star:before {
  color: #621013;
}

.os-theme-light .half-star:after {
  color: #621013;
}

.os-theme-light .accordion .empty-star:before,
.os-theme-light .accordion .half-star:after {
  color: white;
}

.os-theme-light #featured-node {
  background-color: #fff;
}

.os-theme-light #featured-node .fn-term-name-feature {
  color: #fff;
}

.os-theme-light #featured-node .fn-title {
  background: rgba(0, 0, 0, 0.8);
}

.os-theme-light #featured-node .fn-date {
  color: #58565E;
}

.os-theme-light #featured-node .fn-term-name a:link, .os-theme-light #featured-node .fn-term-name a:visited a:active {
  background-color: #C9C9D1;
  color: #1D1D1D;
}

.os-theme-light #featured-node .fn-term-name a:hover {
  background-color: #B2B0B8;
}

.os-theme-light .footer__menu {
  border-bottom: 1px solid #C9C9D1;
}

.os-theme-light .footer__list-item:not(:last-child) {
  border-right: 1px solid #C9C9D1;
}

.os-theme-light .footer__back-to-top {
  border-bottom: 1px solid #C9C9D1;
  border-top: 1px solid #C9C9D1;
}

.os-theme-light .footer__main-logo {
  fill: #1D1D1D;
}

.os-theme-light .footer__as-seen-on-logo-1,
.os-theme-light .footer__as-seen-on-logo-2,
.os-theme-light .footer__as-seen-on-logo-3,
.os-theme-light .footer__as-seen-on-logo-4,
.os-theme-light .footer__as-seen-on-logo-5,
.os-theme-light .footer__as-seen-on-logo-6,
.os-theme-light .footer__help-links-svg {
  fill: #85828C;
}

.os-theme-light .footer__as-seen-on-text {
  color: #1D1D1D;
}

.os-theme-light pre,
.os-theme-light code {
  background-color: #fff;
  border: 0.0625rem solid #000;
}

.os-theme-light hr {
  border: solid #DFDFE8;
}

.os-theme-light .base-arrow::before {
  border-color: #fff;
}

.os-theme-light .base-arrow__filled:link, .os-theme-light .base-arrow__filled:visited {
  color: #0856c4;
}

.os-theme-light .base-arrow__filled:before {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #0856c4;
}

.os-theme-light .base-versus {
  background-color: #66ebfb;
  border: 1px solid #1D1D1D;
}

.os-theme-light .base-versus::after {
  color: #1D1D1D;
}

.os-theme-light .base-versus:hover, .os-theme-light .base-versus.hover {
  background-color: #0856c4;
}

.os-theme-light .base-versus:hover::after, .os-theme-light .base-versus.hover::after {
  color: #fff;
}

.os-theme-light .base-versus.disabled {
  background-color: #B2B0B8;
  border-color: #B2B0B8;
}

.os-theme-light .base-versus.disabled::after {
  color: #fff;
}

.os-theme-light .submitted {
  color: #58565E;
}

.os-theme-light .publish-date {
  color: #58565E;
}

.os-theme-light .caption {
  background-color: #DFDFE8;
}

.os-theme-light #content {
  background-color: #fff;
}

.os-theme-light .node-type-landing-page #content {
  background-color: #F5F5F7;
  border: 1px solid #DFDFE8;
}

.os-theme-light #sidebar {
  background-color: #DFDFE8;
}

.os-theme-light .base-block .block-title {
  background-color: #58565E;
  color: #fff;
}

.os-theme-light .base-block--facebook {
  background-color: #fff;
  border-top: 0.125rem solid #B2B0B8;
}

.os-theme-light #sidebar .base-block {
  background-color: #fff;
}

.os-theme-light #sidebar .base-block.dark-background {
  background-color: #1D1D1D;
}

.os-theme-light .base-block--rounded {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0rem 0.125rem 0.125rem 0rem;
          box-shadow: rgba(0, 0, 0, 0.2) 0rem 0.125rem 0.125rem 0rem;
}

.os-theme-light .field-name-field-photo-accreditation {
  color: #58565E;
}

.os-theme-light .content-text-promo {
  background: #68c5e1;
  color: #000;
}

.os-theme-light .content-text-promo a {
  color: #000;
}

.os-theme-light .content-text-promo-alt-one {
  background: #EBEBF2;
}

.os-theme-light .content-text-promo-add-info {
  background: #EBEBF2;
}

.os-theme-light .content-text-promo-add-info.alt-1 {
  background-color: transparent;
}

.os-theme-light .content-text-promo-add-info::before {
  border-color: #1D1D1D;
}

.os-theme-light body[class*=" page-nfl-super-bowl"] h2.sblv-title {
  color: #fff;
}

.os-theme-light h1, .os-theme-light h2, .os-theme-light h3, .os-theme-light h4, .os-theme-light h5, .os-theme-light h6,
.os-theme-light .h1, .os-theme-light .h2, .os-theme-light .h3, .os-theme-light .h4, .os-theme-light .h5, .os-theme-light .h6 {
  color: #1D1D1D;
}

.os-theme-light .gc-text--secondary {
  color: #58565E;
}

@media only screen and (min-width: 960px) {
  .os-theme-light .gc-text--secondary {
    color: #C9C9D1;
  }
}

.os-theme-light .lazyloader-wrapper {
  background-color: #fff;
}

/*# sourceMappingURL=style_light.css.map */
