.primary {
    color: #062275 !important;
}

.secondary {
    color: #113355;
}

.hint {
    color: #A1AEB7 !important;
}

.navy-56 {
    color: rgba(17, 51, 85, 0.56) !important;
}

.background-primary {
    background-color: #f2f2f2;
}

.background-secondary {
    background-color: #fff;
}

.background-accent {
    background-color: #FF3366 !important;
}

.background-regular {
    background-color: #062275 !important;
}