#aw-content-wrapper.aw-line-height * {
    line-height: 1.8 !important;
}
#aw-content-wrapper.aw-align-text * {
    text-align: justify !important;
}
#aw-content-wrapper.aw-readable-font * {
    font-family: Arial, sans-serif !important;
}
#aw-content-wrapper.aw-contrast, #aw-content-wrapper.aw-contrast * {
    background-color: #000 !important;
    color: #fff !important;
}
#aw-content-wrapper.aw-contrast a {
    color: #ffff00 !important;
    text-decoration: underline !important;
}
