.section-questions-domain.section-questions-email, .section-we-hosting.section-we-service-email {
    background: none;
}
.section-table-dedicated-email.section-table-price-hosting {
    padding: 60px 0;
}

.section-table-dedicated-email.section-table-price-hosting .slogan-section {
    margin-bottom: 60px;
}

.section-description-email .content-description-email .img {
    padding-top: 55%;
}

.section-description-email .content-description-email .img img {
    object-fit: contain;
}

.section-description-email .content-description-email .content .item .title-section {
    font-size: 24px;
    text-transform: inherit;
    color: var(--color-main);
}

.section-description-email .content-description-email .content .item {
    margin-bottom: 30px;
}

.section-description-email .content-description-email .content .item:last-child {
    margin-bottom: 0;
}

.section-description-email {
    padding: 80px 0;
    background: #F7FCFC;
}
.section-strong-governance {
    padding: 80px 0;
}

.section-strong-governance .content-strong-governance .info .item {
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0px 0px rgba(0,0,0,0.16), 0 1px 5px rgba(0,0,0,0.23);
    height: 100%;
}

.section-strong-governance .content-strong-governance .info .item .img {
    width: 104px;
    height: 104px;
    background: #F7FCFC;
    margin: 0 auto 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-strong-governance .content-strong-governance .info .item .img img {
    height: 55px;
    width: 55px;
    object-fit: contain;
}

.section-strong-governance .content-strong-governance .info .item .name {
    font-weight: 700;
    margin-bottom: 15px;
}

.section-strong-governance .content-strong-governance .info .item .description {
    color: #707070;
}
.section-download-umail {
    background: var(--color-main);
    padding: 80px;
}
.content-download-umail .item-download .title {
    margin-bottom: 20px;
}

.content-download-umail .item-download .img img {
    width: 125px;
    height: 125px;
    object-fit: contain;
}