.about-one .title-header {
    margin-top: 60px;
}

.about-one .title-header .icon {
 text-align:center;
}
    .about-one .title-header .icon i {
        font-size: 100px;
        color: var(--oxpins-base);
    }
    .about-one .title-header .title-text {
        color: var(--oxpins-black);
        font-size: 50px;
        line-height: 60px;
        font-weight: 900;
        letter-spacing: -0.04em;
        margin-top: 6px;
        margin-bottom: 30px;
        text-align: center;
    }
.footer-widget__about-logo a img {
    max-width: 200px;
}
