.font_gold {
    color: #97770e !important;
}

.box-desc ul, .list-items__item__text ul {
    margin-left: 20px;
    margin-bottom: 16px;
}

.list-items__item__text ul li {
    list-style-type: disc;
}

.margin-bottom-3rem {
    margin-bottom: 3rem;
}

.columns {
    clear: both;
}

.not-italic {
    font-style: normal !important;
}

.submenu__item__banner p {
    font-style: normal !important;
}

.header__right__contact a {
    vertical-align: top !important;
}

.list-items__item__in .button, .list-items__item__text p {
    margin-top: 0rem;
}
.box-desc {
    clear: both;
}

.submenu__item__desc__title {
    font-size: 22px;
    position: relative;
    top: 4px;
}

@media (min-width: 980px) {
    .footer__menu__item.footer__menu__item--last address {
        font-style: normal; text-align: left;
    }

    .footer__menu__item.footer__menu__item--last address p {
        text-align: justify;
    }


    .box-intro__header__title.font_gold {
        font-size: 2.34375rem;
    }
}

.footer__menu__item.footer__menu__item--last address p a {
    color: black !important;
}

.footer__menu__item.footer__menu__item--last address {
    font-style: normal !important;
}

.box-desc table td, .box-desc table th {
    vertical-align: middle;
}

.box-desc table td p, .box-desc table th p {
    margin: 0;
}

.box-desc table td h1, .box-desc table th h1 {
    border: none;
}

.box-desc table td h1:after, .box-desc table th h1:after {
    display: none;
}