:root {
    --my-red: #d40000;
    --my-orange: #fd9843;
    --my-orange-darker: rgba(253,152,67, 0.5);
}