:root {
    --brand-color: #a0064c;
    --brand-color-25: rgba(160, 6, 76, 0.25);
    --white-color: #ffffff;
    --stripped-color: rgb(1, 55, 85, 0.2);
}
