.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-12 .elementor-element.elementor-element-4623807{text-align:center;}.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 */.tableizer-table thead {
    background: #f06527;
    color: #FFF;
}
.tableizer-table thead th {
    font-size: 14px;
    font-weight: 700 !important;
    padding: 20px 10px !important;
    text-align: center;
    vertical-align: middle;
    width: 20%;
}
.tableizer-table tbody tr td {
    padding: 10px;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    border: 1px solid lightgrey;
}
.tableizer-table tbody tr td:first-child {
    background: #F5f5f5;
    font-weight: bold;
}
.list b {
    color: #f06527;
}
.list ul {
    list-style: none;
    margin: 0px 0px 15px 0px;
}
.list ul li {
    margin: 0px 0px 5px 0px;
}
.list ul li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #f06527;
    border-radius: 100%;
    margin-bottom: 2px;
    margin-right: 10px;
}/* End custom CSS */