.elementor-4964 .elementor-element.elementor-element-311337e8{overflow:visible;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS */body{
    font-family: "Baloo 2", Sans-serif;
    font-size: 16px;
}
.pmpro_card_title{
    color: #5E539F !important;
}
.pmpro_card_content p{
    color: #A63890;
}

thead th{
    color: #5E539F !important;
    font-weight: bolder
}
tbody th, tbody td, tfoot td{
    color:#26c0c4;
}
.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link{
    background-color: #A63890 !important;
}
.pmpro_btn:hover{
    background-color: #c199eb !important;
}/* End custom CSS */