:root {
    --blue: #05516b !important;
    --primary: #05516b !important;
    --blue-rgb: 5, 81, 107 !important;
    --primary-rgb: 5, 81, 107 !important;
}