.juweleneliseContentCollectionsPage{
    padding-top: 20px;
    color: white;
}

.juweleneliseCard:hover{
    background-color: #C79E18;
}

.card-img-top{
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.juweleneliseCollectionsRow{
    margin-top: 20px;
}

.juweleneliseContentCollectionsPage > .row > .col-12 > .row > h1{
    font-family: 'Lucida Sans Unicode';
}