.collectionName {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 24px;
}

.collectionDivider {
    width: 100%;
    background: var(--dark);
    height: 3px;
    opacity: 25%;
}
