.elementor-1923 .elementor-element.elementor-element-8733494{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1923 .elementor-element.elementor-element-bef634d{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:-10px;--margin-right:0px;--padding-top:80px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-1923 .elementor-element.elementor-element-b346089 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:45px;font-weight:600;}.elementor-1923 .elementor-element.elementor-element-6612d448{--display:flex;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-6612d448 *//* CSS example for the Terms & Conditions legal page - change it your liking */

/* Change Headers */
.cmplz-terms-conditions h2 {
font-size: 25px;
color: #00000;
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: pink;
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 */