.main-menu {
    display: none;
}

#searchsubmit {
    display: none;
}

.social-logos {
    margin-bottom: 20px;
}

.top-menu {
    margin-bottom: 20px;
}

.footer-menu {
    margin-bottom: 20px;
}

.footer-text {
    margin-bottom: 20px;
}

.small-centered-logo {
    margin-bottom: 20px;
}

a[href]::after {
    content: "";
}

abbr[title]::after {
    content: "";
}

.ir a::after {
    content: "";
}

a[href^='javascript:']::after {
    content: "";
}

a[href^='#']::after {
    content: "";
}

* {
    margin: 0px auto;
    padding: 0px;
}
