<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
    font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

.sidebar-nav h4 {
	font-size: 18px;
}

.products-text h4 {
	font-size: 18px;
}

.products-text h1{
	font-size: 20px;
}

.products-text{
	font-size: 12px;
}

.description{
	font-size: 12px;
	line-height: 18px;
}

.foot{
	font-size: 10px;
	line-height: 14px;
}</pre></body></html>