html {
    font-family: 'Montserrat', sans-serif;
    font-size: 62.5%;
}

body {
    font-size: 1.6rem;
    color: var(--color-dark-gray);
}