/*

This CSS file is for providing theme information for WordPress.
Please don't add any CSS styles here. CSS is generated via SCSS

Theme Name: ImmoWire - Theme 1 - Child
Theme URI: https://immowire.de
Author: Marcus Kober
Author URI: https://immowire.de
Description: Ihr WordPress-Theme von ImmoWire
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: immowiret1
Tags: custom-menu, editor-style, featured-images, wide-blocks
Template: immowire-theme-1

*/

.footer.footer--hussi {
    background-color: #494844;
    color: #fff;
}

.footer--hussi .footer__top a {
    color: #fff;
}

.footer--hussi .footer__logo {
    width: 400px;
}

.footer__column--address {
    margin-right: 40px;
    width: 400px;
}

.footer__column--contact {
    margin-right: auto;
}

.footer__top {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.footer--hussi .more-info__body a {
    color: #fff;
}