<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: #595959;
  background-color: #fff;
}

nav .main-menu &gt; li .product-nav,
nav .main-menu &gt; li &gt; a {
  font-size: 14px;
  text-transform: uppercase;
}

.bg-magenta,
.product-item-2 .action-button {
  background: #009ee0;
  color: #ffffff;
}
.color-magenta {
  color: #009ee0;
}
h2 { 
  display: block;
  font-size: 0,7em;
}

h4 { 
  display: block;
  font-size: 0,1em;
}

.categories .grid-view-category .product-item-2 .product-info .product-title {
    font-size: 15px;
}

eupopup-container eupopup-container-bottomright eupopup-color-default {
	display: none;
	}
	</pre></body></html>