
body{
  background-color: rgb(254, 250, 228);
  font-family:Georgia, 'Times New Roman', Times, serif;
}

.bg-custom { 
    background-color: rgb(190, 248, 198) !important; 
    margin-bottom: 4%;
    margin-top: 4%;
    padding: 5%;
  }
  .navbar {
    background-color: rgb(190, 248, 198);
   }
 .aboutus {
  width:70% ;
  height:auto;
  margin-top: 10px;}

  .contact-section {
    background-color: rgb(240, 240, 212);
  }




    
    