:root {
    --color-primary: #fda703;
    --color-secondary: #1d1d22;
    --text-color: white;
    --card-shadow: 0px 5px 11px 0px rgb(0 0 0 / 15%);
}
