
body {
    background-color: var(--base-color);
    color: var(--text-color);
    font-family: 'Montserrat', sans-serif;
}
