.privacy-container,
.cookies-container,
.googleapi-container {
    max-width: 1132px;
    margin: 0 auto;
}

#api-service-link a,
#email-service a {
    margin-top: 40px;
    font-size: 20px;
    color: #c5764f !important;
    text-decoration: underline;
    border-bottom: 1px solid #c5764f !important;
}

.privacy-header,
.cookies-header,
.googleapi-header {
    margin-top: 40px;
    font-size: 40px;
    font-weight: 500;
    color: #272727cc;
}

.policy-text,
.cookies-text,
.googleapi-text {
    margin-top: 40px;
    font-size: 20px;
    line-height: 35px;
    color: #272727cc;
    text-align: justify;
    font-weight: 500;
    padding: 4px 24px;
    padding-bottom: 40px;
}

.policy-text {
    background: #fcfcff;
    border-left: 1px solid #272727cc;
}

.divider-line {
    background: rgba(230, 225, 225, 0.7);
    width: 100%;
    height: 2px;
    margin-top: 22px;
    margin-bottom: 22px;
}
