.pp-hamburger {
    display: none;
}
h1,h2,h3,h4 {
    line-height: inherit !Important;
}
.copyright-footer {
    background-color: rgb(9,38,58) !Important;
}
h1{
    line-height: 1em !important;
}

/*
@media (max-width: 768px) {
    * {
        display: visible;
    }
}
*/