:root {
    --color-bg: #ffffff;
    --color-tile: #ebebeb;
    --color-button: #3387b2;
    --color-text: #142A39;
    --font-family-main: Montserrat;
    --font-family-title: Roboto;
}
