html {
    scroll-behavior: smooth;
  }
  
/*CONTACT PAGE */
.contact_info{
    padding-left:3%;
}

/*FOOTER*/
.whatsapp_247{
    padding-top:65px;
    left:80%;
    top: 465px;
    bottom: 35%;
    position:fixed;
z-index: 800;
}

/*security*/
 .security_img{
    padding:10px;
    height: 20px;
    width: 100%;
}

.primary-section-btn{
    height: 70px;
    background-color:#022516 !important;
    border-radius: 45px;
    color:white;
    font-size: 1.0rem;
    width: 70%;
    border: 2px solid white;
}
.college-section-btn{
    height: 70px;
    background-color:#022516 !important;
    border-radius: 45px;
    color:white;
    font-size: 1.0rem;
    width: 70%;
    border: 2px solid white;
}