/* ==========================================
   1. ADMIN EDITOR STYLES 
   ========================================== */
.custom-question-block textarea {
    font-style: italic !important;
    color: #102E59 !important;
    background: transparent !important;
    font-size: inherit;
}

/* ==========================================
   2. FRONTEND LIVE SITE STYLES 
   ========================================== */
p.wp-block-custom-question-text mark {
    font-style: italic!important;
    color: #102E59!important;
    background: transparent!important;
}