:root {
    --primary-color: #da231c;
    --primary-color-rgb: 248, 92, 0;
    --secondary-color: #da231c;
    --secondary-color-rgb: 248, 92, 0;
}
