/* Custom login page styles */

body {
    background-color:#e8e8f4;
}
#login p{ 
    font-size:1.5rem;
    font-weight:600;
}
