.elementor-16320 .elementor-element.elementor-element-7ad0acb{--display:flex;--justify-content:center;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:5px 5px;--row-gap:5px;--column-gap:5px;--margin-top:50px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-16320 .elementor-element.elementor-element-1b1812e .elementor-heading-title{font-weight:600;}.elementor-16320 .elementor-element.elementor-element-73839e2{--divider-border-style:solid;--divider-color:#FF4D58;--divider-border-width:2px;}.elementor-16320 .elementor-element.elementor-element-73839e2 .elementor-divider-separator{width:531px;margin:0 auto;margin-left:0;}.elementor-16320 .elementor-element.elementor-element-73839e2 .elementor-divider{text-align:left;padding-block-start:2px;padding-block-end:2px;}.elementor-16320 .elementor-element.elementor-element-5445e00 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-16320 .elementor-element.elementor-element-48eb546{--display:flex;--overflow:hidden;--border-radius:10px 10px 10px 10px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-16320 .elementor-element.elementor-element-48eb546:not(.elementor-motion-effects-element-type-background), .elementor-16320 .elementor-element.elementor-element-48eb546 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-16320 .elementor-element.elementor-element-f29f1ff{--display:flex;}.elementor-16320 .elementor-element.elementor-element-0fed452 .elementor-button{background-color:#FF4D58;}@media(max-width:767px){.elementor-16320 .elementor-element.elementor-element-7ad0acb{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for text-editor, class: .elementor-element-336dbf1 */.cmsmasters_featured_block {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background-color: #f8f8f8;
    border-radius: 8px;
}

.featured_block_inner {
    width: 100%;
   
    overflow-x: auto;
}

.featured_block_text table {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #ccc;
    background-color: #fff;

}

.featured_block_text th, 
.featured_block_text td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
}

.featured_block_text th {
    background-color: #0073e6;
    color: white;
    font-weight: bold;
}

.featured_block_text tr:nth-child(even) {
    background-color: #f2f2f2;
}

.featured_block_text tr:hover {
    background-color: #e0e0e0;
}

.featured_block_text td:first-child {
    font-weight: bold;
    background-color: #f4f4f4;
}

.featured_block_text sub, 
.featured_block_text sup {
    font-size: smaller;
}/* End custom CSS */