.gutenberg #editor .left-block, .left-block {
background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #8b8e97;
padding: 10px;
margin: 10px;
float: left;
} 
.gutenberg #editor .right-block, .right-block {
background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #8b8e97;
padding: 10px;
margin: 10px;
float: right;
} 
.gutenberg #editor .blockquotes, .blockquotes {
background: none;
border-left: 5px solid #f1f1f1;
color: #8B8E97;
font-size: 14px;
font-style: italic;
line-height: 22px;
padding-left: 15px;
padding: 10px;
width: 60%;
float: left;
} 
.gutenberg #editor .ac-h1, .ac-h1 {
color: #a21e21!important;
font-size: 3em;
font-family: proxima-nova, Arial, sans-serif;
font-weight: 700;
padding-bottom: 1.5vw;
text-transform: uppercase;
} 
.gutenberg #editor .ac-h2, .ac-h2 {
color: #a21e21!important;
font-size: 2.3em;
font-family: proxima-nova, Arial, sans-serif;
font-weight: 700;
text-transform: uppercase;
} 
.gutenberg #editor .ac-h3, .ac-h3 {
color: #494949;
font-size: 1.8em;
font-family: proxima-nova, Arial, sans-serif;
font-weight: 700;
padding-bottom: 0.3vw;
text-transform: uppercase;
} 
.gutenberg #editor .ac-h1-white, .ac-h1-white {
color: #ffffff;
font-size: 3em;
font-family: proxima-nova, Arial, sans-serif;
font-weight: 700;
padding-bottom: 1.5vw;
text-transform: uppercase;
} 
.gutenberg #editor .ac-h2-white, .ac-h2-white {
color: #ffffff;
font-size: 2.3em;
font-family: proxima-nova, Arial, sans-serif;
font-weight: 700;
padding-bottom: 1.2vw;
text-transform: uppercase;
} 
.gutenberg #editor .ac-h3-white, .ac-h3-white {
color: #ffffff;
font-size: 1.8em;
font-family: proxima-nova, Arial, sans-serif;
font-weight: 700;
padding-bottom: 1vw;
text-transform: uppercase;
} 
.gutenberg #editor .body-dek, .body-dek {
color: #494949;
font-size: 1vw;
font-family: proxima-nova, Arial, sans-serif;
font-weight: 700;
padding-bottom: 1vw;
} 
.gutenberg #editor .ac-graf-white, .ac-graf-white {
color: #ffffff!important;
font-size: 0.9em;
font-family: proxima-nova, Arial, sans-serif;
font-weight: 400;
letter-spacing: -0.1px;
} 
