body {
    font-family: 'Montserrat', sans-serif;
}
.fs-12 {font-size: 12px;}
.fs-14 {font-size: 14px;}
.menu-item {width: 100px; height: 100px;}
:root {
    --color-primary: #204f7a;
    --color-secondary: #3580c3;
    --color-tertiary: #709DC7;
    --color-text-primary: #47536b;
    --color-text-secondary: #6b7b9c;
}
.bg-application {
    background-image: url("https://davet-li.web.app/resources/images/bg_squares.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right 50% top 50%;
}

.fw-600 {font-weight: 600;}

.st0 {
    fill: #00c3b3;
}

.st1 {
    fill: #0033a0;
}

.st2 {
    fill: #0033a0;
}

.st3 {
    fill: #FFFFFF;
}

.st5 {
    font-size: 1.5rem;
    font-weight: bold;
}