<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-line .row {
    margin-bottom:50px;
    
}

.product-line h2 {
    text-transform: uppercase;
    color: #cd0e13 !important;
    margin: 25px 0 10px !important;
}

.product-line .product-image img {
    display: block;
    float: left;
    width: 100%;
}</pre></body></html>