.item-carousel-wrapper {
    background: #fff;
    padding-top: 4rem;
    padding-bottom: 4rem;
    border-radius: 64px;
}

.item-carousel-wrapper h2 {
    font-family: museo_sans700;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}