<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.six-col-span{
  grid-column: span 6!important;
}

.shop-all-collection-btn{
  margin-top: 16px;
  padding: 18px 18px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  font-family: Teko!important;
  background-color: #000;
}

.shop-all-collection-btn:hover {
  background-color: #000;
  text-decoration: underline;
}</pre></body></html>