:root {
    --primary: #df2d46;
    --primary-active: #f33150;
    --primary-text: white;
    --secondary: #df2d46;
    --secondary-active: #f33150;
    --secondary-text: white;
}