:root {
    --blue: #044bfb !important;
    --primary: #044bfb !important;
    --blue-rgb: 4, 75, 251 !important;
    --primary-rgb: 4, 75, 251 !important;
}