
.snip-layout .snip-footer {
    background: #e6e6e6;
    padding: .125em .625em;
    text-transform: uppercase;
}


.snip-layout .snip-btn--highlight {
    background: #9e98c0;
    color: #222;
}

.snip-layout .snip-product__empty {
    font-size: 18px;
    padding: 1em 2em;
    text-align: center;
    text-transform: none;
}