

.redactor-source {max-width: none;}
.redactor-styles figure {margin-bottom: 0}

/* cms blog */
.CmsArticleTypeBlog .redactor-box {max-width: 1130px;}
.CmsArticleTypeBlog .redactor-styles {font-size: 1.5em}
.CmsArticleTypeBlog .redactor-styles h2 {
    font-weight: 700;
    margin-bottom: 0.4em;
    font-family: 'Playfair Display', serif;
    line-height: 1.3em;
    font-size: 150%;
    color: #106f77
}

.CmsArticleTypeBlog .redactor-styles h3 {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0.4em;
    color: #106f77;
    font-size: 140%;
}
