:root{
    --primary-color: #32335f;
    --secondary-color: #EB0029;
    --background-color: #E5E5E5;
    --background-color-200: #f5f3f3;
    
    --border-radius: 1.2rem;
}