* {
    font-family: var(--montserrat);
}

.hidden {
    visibility: hidden;
}

.overflow-x-hidden {
    overflow-x: hidden;
}
