:root {
    --primary-color: #941d23;
    --primary-color-rgb: 148, 29, 35;
    --secondary-color: #620000;
    --secondary-color-rgb: 98, 0, 0;
}
