
.navbar{
    background-color: green!important;
    padding: 0rem 0rem !important;
    /*font-family: 'Teko', sans-serif !important;*/
}
  .nav-link{
    color: white !important; 
    font-size:19px;
    font-family: 'Roboto', sans-serif !important;
  } 

  .section{ 
   padding-top: 15px ;
   padding-bottom: 10px;
  

  } 

  .underline{
  color: red;
  
  }

  .footer{
      position:absolute;
    color: peru !important;
    text-align: justify;
    font-size: 10px;
    margin-bottom: 7px;
  }
  .card-body{
    font-size: 14px !important;
    text-align: justify !important;
  }
.nav-item{
  font-size: 22px !important;
}

.sub-title{
  text-align: justify !important;
}


h5,h2,h4,h6{
  text-align: center !important;
  font-weight:bold ;
}
h1{
  text-align: center !important;
  font-weight:bold ;
  font-size: 10;
    
}
h3{
   text-align: left; 
}
  .center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.text-white.f-14{
  text-align: center !important;
}
