:root {
    --brand: #77BB41;
    --brand-strong: #649D37;
    --brand-deep: #4F7B2B;
    --brand-rgb: 119, 187, 65;
    --logo-height: 90px;
}