<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.to-china-brand{text-transform: uppercase}
.to-china-brands-strong{font-family: var(--font-bold)}
.to-china-brands-red{color: var(--color-main)}
.to-china-brands-image-holder{
	height: 150px;
	line-height: 150px;
}

.to-china-brands-holder&gt;div&gt;div{
	border: 1px solid var(--color-border-dark);
	border-radius: 5px;
	height: 100%;
	padding: 5px;
}
.to-china-brands-header{
	font-size: 110%;
}

.to-china-brands-image{
	max-width: 100%;
}

.to-china-brands-text&gt;span{
	display: inline-block;
	line-height: 1.2;
	margin-bottom: 5px;
}</pre></body></html>