
 #footer {
    background-color:    #002147 !important; 
    
   
} 

#footer p, #footer li, #footer span {
    color: #aeb4c1 !important;
}


#footer h4, #footer .footer-title {
    color: #ffffff !important;
}


#footer .footer-copyright {
    background-color: #0A1E8C !important;
}


.btn-primary:hover {
    color: #1D1D1B !important; 
    background-color: #5FB3E6 !important;
    border-color: #5FB3E6 !important;
}


[data-bs-target="#inscriptionModal"]:hover {
    color: #000000 !important;
}