.footer {
    width: 100%;
    background: #ffffff;
    color: #000;
    padding-top: 15px;
    padding-bottom: 0;
    text-align: left;
}

.footer__content {
    min-height: 100px;
    padding-bottom: 0px;
}