:root {
    --primary-color: rgb(28,28,94);
    --secondary-color: rgb(245, 160, 0);
    --bg-color: rgb(241, 241, 241);
    --text-color: #fff;
    --stext-color: black;
    --sbg-color: black;
}