/*** typography record CSS ***/
.class_name_1675 .text-center .img-fluid {
    min-height: 300px;
    max-height: 300px;
    object-fit: cover;
}
body .column .c_add_to_cart_button_.btn {
    background-color: #3a3732;
    border-color: #3a3732;
    color: #FFFFFF;
    font-size: 15px;
    border-radius: 4px !important;
    text-transform: uppercase;
    padding: 8px 10px;
    font-weight: bold;
}

