.site-credit {
    background-color: #333333;
    padding: 20px 0;
    margin-top: 90px
}

.footerCopy {
    color: #ccc;
    margin-top: 18px
}

.fwInfo i {
    color: var(--brandCol-2);
    margin-right: 10px
}

.fwInfoItem {
    margin-bottom: 14px;
}

.fwInfoItemL:last-child {
    margin-bottom: 0
}

.footerWidget li {
    margin-bottom: 2px;
}

.footerWidget li:last-child {
    margin-bottom: 0
}

.footerWidget h3 {
    margin-bottom: 30px
}