

.carousel-inner{
    height: 90vh!important;

}


.main {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight:normal ;
    font-style: normal;
    font-variation-settings:  "wdth" 100;
  }

  .featurette-heading{
    font-family: "Roboto", sans-serif;
    font-weight:bolder ;
  }
.text-body-secondary{
    font-weight:normal !important;

}
  .lead{
    font-family: "Roboto", sans-serif;
    font-weight:normal ;
    font-style: italic;
  }

  .full-width{
  width: 100vw;

  }
 


  .footer-clean {
    padding:50px 0;
    background-color:#fff;
    color:#4b4c4d;
  }
  
  .footer-clean h3 {
    margin-top:0;
    margin-bottom:12px;
    font-weight:bold;
    font-size:16px;
  }
  
  .footer-clean ul {
    padding:0;
    list-style:none;
    line-height:1.6;
    font-size:14px;
    margin-bottom:0;
  }
  .footer-clean  h3{
      border-bottom: solid gray 1px;
  }
  .footer-clean{ 
     
  font-family: "Roboto", sans-serif;
  font-weight:normal ;
   font-size: larger;
  }