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