.footer {
    height: 90px;
    background-color: white;
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
    padding: 22px 0 22px 0 !important;
    border-top: 1px solid #E1E1E1;
}