/*********************************************
********* course ***********
******************************************/
.et_pb_toggle_open .et_pb_toggle_title:before {
display: block !important;
content: "\e04f";
}

/*color highlights in text*/
.pa-color-highlight {
    text-decoration: none;
    box-shadow: inset 0 -.5em 0 rgba(221,175,152,0.77);
    color: inherit;
}
