/* Add here all your css styles (customizations) */
.ehs-mt{
    margin-top: 83px;
  }
  
  .ehs-bg{
    background-color: rgb(0 187 170);
  }
  
  
.ehs-logo {
    width: 103px;
    height: 39px;
  }
  .ehs-head-bg{
    background-color: #01635471;
  }
  .ehs-head-bg-dark{
    background-color: #00292371;
  }
  
  .ehs-pie-bg{
    background-color: #042a33 ;
  }
  
  .ehs-copy-bg{
    background-color: rgb(0 25 31) ;
  }

  .u-header{
    font-size: 1rem;
  }
  