:root {
    --primary-color: #e9393e !important;
    --primary-color2: #091D3E !important;
    --white-color: #ffff !important;
    --jost-font: "Quicksand", sans-serif;
    --rubik-font: "Quicksand", sans-serif;
    --font-weight-light: 300;
    --font-weight-regular: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700
}