.rte img{
    border:unset !important;
    border-radius:unset !important;
}

table:not([class]){
    box-shadow:unset !important;
}

table:not([class]) td, table:not([class]) th{
    border:unset !important;
}
table tr td, ol li{
    color:#2d5f54 !important;
}