.footer-style-6{ background-color: var(--main-footer-color);}
.footer-style-6 .footer-content{ padding: 20px 0 10px 0; display: inline-block; width: 100%; float: left;}
.footer-style-6 ul{ list-style: none; padding: 0; margin: 0;}

.footer-style-6 .footer-copyright, .footer-style-6 .footer-link{ padding-top: 15px;}
.footer-style-6 .footer-copyright{font-size: .95em;}

.footer-style-6 .footer-logo{ border: none; padding: 0; margin: 0;margin-bottom: 10px; height: 45px; float: none; display: inline-block;}
.footer-style-6 .footer-logo-bar{ text-align: center;}

.footer-style-6 .footer-link{ text-align: right;}
.footer-style-6 .link-list li{ display: inline-block; padding: 0; font-size: 1em; margin-left: 12px;}
.footer-style-6 .link-list li a{ color: #373737;}

.footer-style-6 a:hover, .footer-style-5 .link-list li a:hover{ text-decoration: underline; cursor: pointer; color: var(--main-theme-color);} 

