.home{
    width: 100%!important;
    height:111vh!important;
}

.numbers{
    font-family: 'Courier New', Courier, monospace;
}

.navbar-nav{
    background: transparent!important;
}
.dropdown-menu{
    color: red;
}

.navbar-nav a{
    color: black;
    font-size: 20px;
    padding-right: 20px!important;
    top:0;

}
.text{
    align-items: center;
    margin-top: 22%;
    color: white;
}

.footer{
    height: 30%!important;
    width: 96%;
    margin-left: 2%;
    padding:10px;
}
.commite{
    text-align: center;
    background-color:white;
    font-family:Georgia, 'Times New Roman', Times, serif;
    padding-top: 75px;
    padding-bottom:75px ;
}
.main{
   font-size: 30px;
   border: 1px solid white;
   width: 35%;
   place-content: center;
   text-align: center;
   margin-left: 33.5%;
  margin-bottom: 2%;
  border-radius: 15px;
  background-color: rgb(100, 198, 254);
  padding: 5px;
    
}
.patrons
{
    margin-top:10px;
    margin-bottom:25px;
}
.hi
{
    margin-top: 30px;
}
.chair{
    margin-top:10px;
    margin-bottom: 25px;
}
c1{
    color:red;
}

.fir{
    background-color: #33E9FF;
}

.sec{
    background-color:white;
}

.thr{
    background-color: #33E9FF;
}

.commite img{
    margin-bottom: 3%;
    border-radius: 25px;
}