*, body{
    font-family: 'Montserrat', sans-serif;
}
.head-background{
    background: linear-gradient(180deg, #0d47a1, #2b176c);
    padding: 8px 0;
    color: #eeeeee !important;
}
.menu-background{
    background: #5498ff;
    padding: 8px 0;
    color: #eeeeee !important;
}
.form-head{
    text-align: center !important;
    font-weight: 600 !important;
    font-size: 1.25rem !important;
}
.cke_notifications_area{
    display: none !important;
}
