/* Add here all your CSS customizations */
h5 {
    color: darkblue;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase;
}

.item-image {
    height: 100px !important;
    width: 100px !important;
}

