<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title{
    color:#6f6f6f;
}
.text,.text:hover{
    color:#2376a6;
    text-decoration: unset;
}
.breadcrumb{
	display: none;
}
@media only screen and (max-width: 768px){
    .label-left-text-box{

    }
    .label-left-content-box-first, .label-left-content-box{
        padding: inherit!important;
    }
    .label-left-content-box{
        margin-bottom: 15px;
    }
}
</pre></body></html>