.mce-content-body .dynamic-content-h2 {
    color:#191347 !important;
    font-weight: 400;
    font-size: 25px;
}

.mce-content-body .dynamic-content-h3 {
    color: #df1f51;
    font-weight: 600;
    font-size: 1rem !important;
}

.mce-content-body .dynamic-content-h4 {
    color: #191347 !important;
    font-weight: 600;
    font-size: 1rem !important;
}

.mce-content-body .dynamic-content-paragraph,.mce-content-body p {
    font-size: 1.14286rem !important;
    color: #555;
}

.mce-content-body a:hover {
    color:inherit  !important;
}