.elementor-kit-6{--e-global-color-primary:#073E51;--e-global-color-secondary:#F3F3F3;--e-global-color-text:#073E51;--e-global-color-accent:#288AB1;--e-global-color-ca9d47c:#F59E30;--e-global-color-8009c58:#E6007E;--e-global-color-84b0a3c:#FF5599;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.5em;--e-global-typography-primary-letter-spacing:2px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-ab8154b-font-family:"Roboto";--e-global-typography-ab8154b-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-footer{background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;}.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{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .footer-inner{width:97vw;max-width:100%;}footer .footer-inner .site-navigation a{color:var( --e-global-color-secondary );}@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{--e-global-typography-ab8154b-font-size:25px;--e-global-typography-ab8154b-line-height:1em;--e-global-typography-ab8154b-letter-spacing:0px;--e-global-typography-84e497e-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CSS example for the Terms & Conditions legal page - change it your liking */

/* Change Headers */
.cmplz-terms-conditions h2 {
font-size: 25px;
color: #2268DC;
font-weight: 600;
text-decoration:none;
}
/* Change Subtitles */
.cmplz-terms-conditions .cmplz-subtitle {
font-size: 20px;
color: #009359;
font-weight: bold;
text-decoration:none;
}
/* Change Regular Text */
.cmplz-terms-conditions p {
font-size: 15px;
font-family: inherit;
color: #333;
line-height: 2em;
font-weight: 400;
text-decoration:none;
}
/* Change Hyperlinks */
.cmplz-terms-conditions a {
font-size: 15px;
color: blue;
font-weight: 400;
text-decoration: none;
}
/* Change Hyperlinks on Hover */
.cmplz-terms-conditions a:hover {
font-size: 15px;
color: red;
font-weight: 400;
text-decoration: underline;
}/* End custom CSS */