    .section {padding: 2rem !important;}
  h2 {text-align: center;}
  h3, .section .main--full p  .button, .field--name-field-rtw-body p {font-family: Bookmania !important}
  .grid__item--2 {padding: 4px;}
  .stats-list {list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    .stats-list.inline .stat {
      float: left;
      margin-bottom: 36px;
      width: 50%; }
    .stats-list.grid .stat {
      float: left;
      margin-bottom: 36px;
      width: 50%; }
      .stats-list.grid .stat:nth-child(odd) {
        clear: both; }
    @media (min-width: 36em) and (max-width: 60em) {
      .stats-list.grid .stat {
        padding: 0 24px; } }
    @media (min-width: 60em) {
      .stats-list.inline .stat {
        margin-bottom: 0;
        width: 25%; }
      .stats-list.grid .stat {
        padding: 0 24px; } }
    .lt-ie9 .stats-list.inline .stat {
      margin-bottom: 0;
      width: 25%; }
    .lt-ie9 .stats-list.grid .stat {
      padding: 0 24px; }

  .stat-label {
    font-family: freight-sans-pro-n7, freight-sans-pro, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #707070; }

  .stat {
    padding: 0 12px; }
    @media (min-width: 36em) and (max-width: 60em) {
      .stat {
        padding: 0 16px; } }
    @media (min-width: 60em) {
      .stat {
        padding: 0 16px; } }
    .lt-ie9 .stat {
      padding: 0 16px; }

  .stat-value {
    font-size: 44px;
    line-height: 1;
    color: #000; }
    .stat-value .percent {
      position: relative;
      top: -.35em;
      font-size: .5em;
      line-height: 0;
      vertical-align: middle; }
    .stat-value:after {
      display: block;
      margin: 18px auto;
      content: " ";
      border-bottom: 1px solid #555;
      width: 30px;
      height: 1px; }
    @media (min-width: 36em) and (max-width: 60em) {
      .stat-value {
        font-size: 52px; } }
    @media (min-width: 60em) {
      .stat-value {
        font-size: 52px; } }
    .lt-ie9 .stat-value {
      font-size: 52px; }

  .featured__video__text .button, .featured__video__text .button:hover {background: #fff !important;}
  .featured__video__text .button a, .featured__video__text .button a:hover {background-image: none !important;}
