   :root {
            --primary-color: #fef5e9;
            --secondary: #215968;
            --font-color:  #215968;
            --light-bg: #31859d;
            --card-bg: #fffaf5;
            --success: #6d9773;
            --danger: #b23a48;
        }

