/*
Theme Name: Wisconsingazette
Author: BRL
Author URI: https://brl.ru/
Description: BRL Wisconsingazette Theme
Version: 1.0
*/

.footer .menu-footer-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 12px;
}

.footer .info-links .menu-item {
    min-width: 130px;
    margin-right: 20px;
}

.footer .info-links .menu-item h3 {
    margin: 4px 0 12px 0;
    font-weight: bold;
}

.footer .info-links .menu-item a {
    text-decoration: underline
}

.footer .info-links .menu-item a:link,
.footer .info-links .menu-item a:visited {
    color: #908f8f
}

.footer .info-links .menu-item a:active,
.footer .info-links .menu-item a:hover {
    color: #07e
}

.footer .info-links .sub-menu .menu-item {
    margin: 0 0 8px 0;
}

.footer .footer-logos-wrapper .menu-item {
    margin: 12px 15px 0 0;
}

body header {
    width: 100%;
}

body {
    padding: 0;
}

body .footer {
    width: 100%;
}
