.redactor-styles p.large {
    font-size: 26px;
    line-height: 1.2em;
    margin-bottom: 24px;
    font-family: 'Dubai Bold', sans-serif;
}

.redactor-styles p.faded {
    color: #949494;
    font-size: 14px;
    line-height: 1.6em;
}

.redactor-styles .heading {
    margin-top: 30px;
    text-transform: uppercase;
    font-family: 'Dubai Bold', sans-serif;
    font-weight: bold;
}

.redactor-styles .sub-heading {
    font-size: 22px;
    font-family: 'Intro', sans-serif;
    color: #272e33;
    margin-top: 12px;
}
