<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pio-top-left.kampanj-tagg {
    background: #000;
    color: #fff;
}

.pio-top-left {
    position: relative;
    height: auto;
    float: left;
    clear: both;
    width: auto;
    margin-bottom: 5px;
    padding: 3px 10px;
    line-height: normal;
    font-weight: bold;
    font-size: .75rem;
    background: #000;
    color: #fff;
}

.bild-tagg {
 background: transparent; 
}

/*
@media only screen and (max-width: 40em)
 #footer.footer-box-solemate {
	 text-align: center !important;
}
*/

@media only screen and (max-width: 40em) {
 .footer-lower &gt; #footer-box-solemate {
	 text-align: center !important;
  }
}
</pre></body></html>