.top-bar__text-links{
	display : none;
}

.top-bar__search{
        display : none;
}

.top-bar__icon-links{
	visibility: hidden;
}

@media screen and (min-width: 56.25rem) {
.main-footer__links {
    justify-content: space-around;
    } }

@media screen and (min-width: 30rem) {
.footer-link-section {
    margin-top: 0;
    } }

@media screen and (min-width: 30rem) {
.main-footer__links {
    padding: 0;
    } }