.footer {
    background: #242223;
    padding: 3.8125rem 0;
    font-size: 0.875rem;
}

.footer .contact-us {
    margin-left: 103px;
}

.footer .footer-content .title {
    color: #fff;
    line-height: 1.75rem;
}

.footer .footer-content .text {
    color: #8E8E8F;
    line-height: 1.75rem;
    word-break: break-all;
}