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