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

.imgs{
        background: linear-gradient(rgba(10,10,10,.1),rgba(4,7,30,0.7)),url('./lib.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 60vh;

}

 .links a{
  
    font-size: 25px;
    padding-bottom: 7px;
    
}


table tr a{
    text-decoration: none;
    font-size: 20px;
    color: rgb(241, 95, 95);

}


.navbar-nav{
    background: transparent!important;
}

.navbar-nav a{
    color: black;
    font-size: 20px;
    padding-right: 20px!important;
    top:0;
}
.guidelines h5{
  
    
  
    width:20%;
    font-size: 20px;
    padding: 15px;
    border-radius: 15px;
    color: white;
    background-color: rgb(127, 127, 246);
    margin-top: 50px;
    margin-left:39%;
    text-align: center;
}
.dropdown-menu{
    color: red;
}

.heading {
    font-size: 25px;
    color: black;
    padding-bottom: 1%;
    padding-left: 25px;
    
}
.heading1 {
    font-size: 25px;
    color: rgb(233, 68, 68);
    padding-bottom: 1%;
    padding-left: 60%;
    padding-top: 3%;
    text-decoration:solid underline;
    
}


table tr td {
  
    padding-left: 25px;
    
}

.rf h5{
    width:20%;
    font-size: 20px;
    padding: 15px;
    border-radius: 15px;
    color: white;
    background-color: rgb(127, 127, 246);
    margin-top: 5%;
    margin-left: 40%;
    text-align: center;
}
.guideinfo{
  
   
    font-size: 20px;
    margin-left: 112px;
    margin-right: 112px;
    margin-top: 20px;
    background: #ffca28;
    border-radius: 15px;
    padding: 5px;
}
.feesinfo{
  
   
    font-size: 20px;
    margin-left: 112px;
    margin-right: 112px;
    margin-top: 20px;
    background: #ffca28;
    border-radius: 15px;
    padding: 5px;
}
.footer{
    height: 30%!important;
    width: 96%;
    margin-left: 2%;
}

.rf .heading{
    padding-left: 2%;
    padding-top: 10%;
}

.rf{
    padding-bottom: 20px;
}





