:root {
    --blue: #b44550 !important;
    --primary: #b44550 !important;
    --blue-rgb: 180, 69, 80 !important;
    --primary-rgb: 180, 69, 80 !important;
}