:root
{
    --main-1: #1A1A1A; 
    --main-2: #C41230; 
    --secondary-1: #171717; 
    --secondary-2: #2F2F2F; 
    --secondary-3: #3A3A3A; 
    --button-1: #C41230;
    --text-1: Black; 
    --text-2: White; 
}