:root {
    --blue: #2f8441 !important;
    --primary: #2f8441 !important;
    --blue-rgb: 47, 132, 65 !important;
    --primary-rgb: 47, 132, 65 !important;
}