* {
    margin:0px;
    padding:0px;
    
  }


.bgone {


    background-color: #53ceb7 ;
}

.bgtwo {


    background-color: #dbdbdb ;
}


.bgthree {


    background-color:#1bbdcf ;
}


.bgfour {


    background-color:#9df3e8 ;
}

.bgfive {


    background-color:#28ccae   ;
}

 
  
  p{
  
  font-size: 20px;
  font-family: Helvetica;
  letter-spacing: .04px;

 
  }
  
  .nav {
  
  background-color: #2e8575;
  color:white;  
  }
     

    h3 {
/*
        font-family: apple-system, BlinkMacSystemFont,
         "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell,
          "Open Sans", "Helvetica Neue", sans-serif;*/
      
        font-family:    Neue Haas Grotesk Display Pro;
        font-size: 20px;
        font-weight: 300;
        letter-spacing: .04px;
        line-height: 31px;
    }

  .row {

    margin:0px; 
    padding: 0px;

}

.abcolr {

  background-color: #4EC2AD;
  color:white;
}

.term {

  background-color:   #C6C6C6;
  color:black;
}