:root {
    --blue: #4e73df !important;
    --primary: #4e73df !important;
    --blue-rgb: 78, 115, 223 !important;
    --primary-rgb: 78, 115, 223 !important;
}