.outer-box .footer__title {
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: var(--text-fonts);
    font-size: 16px;
    line-height: 1.5;
    max-width: inherit;
     display: block;
    font-style: normal;
    align-items: center;
    margin-bottom: 25px;
    letter-spacing: 0.32pt;
    font-weight: normal;
    color: var(--text-color);
}
.outer-box {
    background-color: #f8f7ed;
    margin: 30px auto 0;
    max-width: 960px;
    padding: 30px 0;
    text-align: center;
    width: 94%;
}

.pro-txt {
    font-weight: normal;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.click-logo {
    padding-bottom: 20px;
}
.click-logo img {    mix-blend-mode: difference;
    object-fit: contain;
}
.vcard {
    font-size: 14px;
    line-height: 24px;
}

.vcard .fn {
    font-size: 16px;
    text-transform: uppercase;
}

.lockimg {
    font-size: 120px;
    margin-bottom: 20px;
}
