.preview-header > h3 {
    font-size: 1.4rem;
}

.main-header__site-title a {
    font-size: 2rem;
    padding-top: 4px;
    padding-bottom: 4px;
    color: var(--primary);
 }

.regions-container {
    gap: 0px;
    margin-bottom: 1rem;
    padding-bottom: 0px;
    border-bottom: 0px;
}
div.item-set-items > h3{
    display:none;
}
