h1,h2,h3,h4,h5,h6{
    font-size: inherit;
}

.wysiwyg_title{
    color: #585858;
    font-size: 30px;
    line-height: 35px;
    font-family: "Open sans", sans-serif;
}
.wysiwyg_highlight{
    color: #CD3A15;
    font-size: 30px;
    line-height: 35px;
    font-family: "Julius Sans One", sans-serif
}
big{
    font-family: "Open sans", sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    line-height: 26px;
}
small{
    font-size: smaller;
}
.wysiwyg_link{
    color: #CD3A15;
}
.wysiwyg_link a{
    color: #CD3A15;
}
.cke_editable td{
    border: 1px solid #ccc;
}
