:root {
    --brand-color: #3E8367;
    --brand-color-hover: #2f6851;
    --brand-color-rgb: 62, 131, 103;
    --footer-bg-start: #03483d;
    --footer-bg-middle: #03483d;
    --footer-bg-end: #03483d;
}
