.text-unicam-blue {
    color: #1B3B5D !important; /* #222C4A */
}

.text-unicam-red {
    color: #E2001A !important;
}

.bg-unicam-blue {
    background-color: #1B3B5D !important; /* #222C4A */
}

/*
.font-unicam-1 {
    font-family: 'Rotis SemiSerif 55';
}

.font-unicam-2 {
    font-family: 'Meta Plus Bold';
}

.font-unicam-3 {
    font-family: 'Darwin', 'Times';
}
*/

.bg-unicam-red {
    background-color: #E2001A !important;
}

.bg-unicam-footer {
    background-color: #3E5266 !important;
}

