    .modal-content .text-on-photo, .modal-content .text-on-video {
        font-family:Proba Pro !important;
    }
    .mod--font-none-preset .de--main__font-family {
        font-family:Proba Pro;
    }

    .modal-content .text-on-photo, .modal-content .text-on-video,
    .de--main__text-default-color {
        color:rgba(59, 60, 65, 1);
    }

    .widget .accordion a {
        color:rgba(59, 60, 65, 1);
    }

    .widget .accordion a:hover {
        color:rgba(122, 123, 132, 1);
    }
/* шаблон стилей админки для стр создания записи */

/*
 * @begin blog
 */
    #main-blog-content .post, #aside-content .aside {
        background: #fff;
    }
    .de--site-bg-color {
        background: #fff;
    }
    .de--site-bg-color__color {
        color: #fff;
    }
    .de--site-bg-color__border {
        border-color: #fff;
    }

    
    
    #main-blog-content .post-body .post .content #post-content .text-box,
    .aside-wrapper #constructor .text-box {
        color: rgba(255, 255, 255, 1);
        font-size:  14px;
        font-family: 'Proba Pro' !important;
        line-height: 1.3;
        margin-top: -3px;
        margin-bottom: -0px;
    }

    
    #post-content:not(.composite-admin-page) .simple-text .text-box {
        font-family: 'Proba Pro' !important;
    }

            body.adaptive-desktop .admin--blog__content .container-s {
                            max-width: 80%;
                        margin: 0 auto;
        }
    
    #preview_text_data {
        color: #000000;
        font-family: '';
        font-size: 14px !important;
    }

    #popupPhotoSettings .text-on-photo {
        color: rgba(255, 255, 255, 1);
        font-family: 'Proba Pro';
        font-size: 14px;
    }
/*
 * @end blog
 */
