:root {
--accentColor: #2a69b0;
}
:root {
--secondColor: #ff5733;
}
@media only screen and (min-width: 768px) {
.mod_article:not(.fullwidth).article-pt > .container {
padding-top: 10px;
}
.mod_article:not(.fullwidth).article-pb > .container {
padding-bottom: 10px;
}
}
#footer  {
display: none;
}
#footer h1,
#footer .h1 {
font-size: 18px;
}
#footer h2,
#footer .h2 {
font-size: 18px;
}
#footer h3,
#footer .h3 {
font-size: 18px;
}
#footer h4,
#footer .h4 {
font-size: 18px;
}
#footer h5,
#footer .h5 {
font-size: 18px;
}
#footer h6,
#footer .h6 {
font-size: 18px;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .h1,
#footer .h2,
#footer .h3,
#footer .h4,
#footer .h5,
#footer .h6 {
color: #d8d8d9;
}
#footer {
font-size: 13px;
}
#footer,
#footer a {
color: #919191;
}
#footer li:after {
border-color: #919191;
}
#bottom {
display: none;
}
#bottom .inside,
#bottom .inside a {
color: #919191;
}
#bottom {
border-top: 1px solid rgba(255, 255, 255, 0.13);
}
@media only screen and (min-width: 768px) {
.stickyheader {
display: none!important;
}
html {
scroll-padding: 0;
}
}
#top .inside {
background: none!important;
}
.logo a {
background-image: url(../uploads/logo.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 250px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 100px;
}
}
