
.cms-page-view .page-title {
    background-color: #2d3d56;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 300;
    font-size: 18px;
    line-height: 40px;
    margin: 0 0 30px;
    padding: 0;
}
.cms-page-view .termeni-conditii-container {
    max-width: 800px;
    margin: 0 auto;
}
.cms-page-view .cmsbox h2 {
    background-color: #efefef;
    text-transform: none;
    font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #2d3d56;
    margin-bottom: 0;
    text-transform: uppercase;
    margin: 30px 0 30px;
}
.cms-page-view .cmsbox p {
    font-size: 14px;
    color: #2d3d56;
    font-weight: 400;
    line-height: 20px;
    text-align: justify;
}
