.elementor-kit-6{--e-global-color-primary:#8EAADB;--e-global-color-secondary:#02305F;--e-global-color-text:#141414;--e-global-color-accent:#61CE70;--e-global-color-3277a51:#FFFFFF;--e-global-color-c7fcb05:#F5F5F5;--e-global-color-3c9bb0d:#E0E0E0;--e-global-color-8803c2a:#4E91C1;--e-global-color-1cb7f95:#3A5998;--e-global-color-a7e2b23:#8786B7;--e-global-color-6236cf1:#F0F7FF;--e-global-color-d194749:#CD2D03;--e-global-typography-primary-font-family:"RobotoFlex";--e-global-typography-secondary-font-family:"RobotoFlex";--e-global-typography-text-font-family:"RobotoFlex";--e-global-typography-accent-font-family:"RobotoFlex";font-family:"RobotoFlex", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"RobotoFlex", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-6 a:hover{font-size:18px;font-weight:400;}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;}.elementor-kit-6 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;}.elementor-kit-6 h3{font-family:"RobotoFlex", Sans-serif;}.elementor-kit-6 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h3{font-weight:500;line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global Margin for Unordered and Ordered Lists */
ul { 
    margin-bottom: 20px; 
} 
ol { 
    margin-bottom: 20px; 
}

/* Customized Separator Styling */
.wp-block-separator {
    border: none;
    border-top: 0.5px solid #d3d3d3; /* Light gray */
    width: 200px;
    margin: 20px auto !important; /* Force center alignment */
    display: block;
}

/* Remove Indentation and Add Spacing for Lists */
ol, ul {
    padding-left: 20px;  /* Adjust this to match your container padding */
    margin-left: 0;      /* Reset margin */
}

ol li, ul li {
    margin-bottom: 15px;  /* Consistent spacing */
}

/* Custom bullet color for unordered lists */
ul li::marker {
    color: #21BAEC;
}

.pdd-span-headline {
    background-color: #16ABE3;
    color: #ffffff;
    display: inline-block;
    padding: 4px 10px;
    margin: 5px 0;
    font-weight: 600;
    font-size: 1rem;
    text-transform: uppercase;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'RobotoFlex';
	font-display: auto;
	src: url('https://impertecdominicana.com/wp-content/uploads/2025/07/RobotoFlex-VariableFont_GRADXOPQXTRAYOPQYTASYTDEYTFIYTLCYTUCopszslntwdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */