:root {
    --blue: #01222d !important;
    --primary: #01222d !important;
    --blue-rgb: 1, 34, 45 !important;
    --primary-rgb: 1, 34, 45 !important;
}