<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Industry Child
Description: Industry Child Theme
Author: Demetrio / SWD
Template: industry
Version: 1.0.0
Text Domain: industry-child
*/
.fixed-responsive-nav .logo {
    margin-top: 0px !important;
}
.fixed-responsive-nav #navigation .nav.navbar-nav&gt;li&gt;a {
    padding: 20px 10px;
}
.checkbox {
    padding: 5px;
    border: 2px solid #49a42a;
}
.checkbox a {
    text-decoration: underline;
}
.checkbox input[type="checkbox"] {
    position: relative;
    width: 60px;
    float: left;
}

/*Style TRAPSTUDIO*/
.logo a svg {
    width: 210px;
    height: auto;
}</pre></body></html>