:root {
    --blue: #032263 !important;
    --primary: #032263 !important;
    --blue-rgb: 3, 34, 99 !important;
    --primary-rgb: 3, 34, 99 !important;
}