  .ul-date {
      text-decoration: underline;
  }

  #index-ticker .h5 {
      font-weight: bold;
      margin: 0px !important;

  }

  #second-index-ticker .h5 {
      font-weight: bold;
      margin: 0px !important;

  }

  #third-index-ticker .h5 {
      font-weight: bold;
      margin: 0px !important;

  }

  #index-ticker {
      /*      background: #a42e00;*/
      background: #832400;
      text-align: center;
      color: #ffffff;
      margin: inherit;
      padding: 4px;
      margin-top: 75px;
      margin-bottom: 0px;
  }

  #second-index-ticker {
      /*      background: #a42e00;*/
      background: #b63200;
      text-align: center;
      color: #ffffff;
      margin: inherit;
      padding: 4px;
      margin-bottom: 0px;
  }

  #third-index-ticker {
      /*      background: #a42e00;*/
      background: #e94000;
      text-align: center;
      color: #ffffff;
      margin: inherit;
      padding: 4px;
      margin-bottom: 0px;
  }



  #rev-ticker {
      /*        background: #00adf1;*/
      background: #a42e00;
      text-align: center;
      color: #ffffff;
      padding: 4px;
      margin: inherit;
      margin-bottom: 0px;
  }

  #rev-ticker2 {
      /*        background: #00adf1;*/
      background: #D73C00;
      text-align: center;
      color: #ffffff;
      padding: 4px;
      margin: inherit;
      margin-bottom: 10px;
  }

  #rev-ticker .h5,
  #rev-ticker2 .h5 {
      font-weight: bold;
      margin: 0px !important;

  }

  .fw-400 {
      font-weight: 400;
  }
