.elementor-289 .elementor-element.elementor-element-44f585b{--spacer-size:50px;}.elementor-289 .elementor-element.elementor-element-954a727 .elementor-heading-title{color:var( --e-global-color-text );font-family:"Playfair Display", Sans-serif;font-size:70px;font-weight:600;}.elementor-289 .elementor-element.elementor-element-095e618{--spacer-size:40px;}:root{--page-title-display:none;}@media(max-width:1200px){.elementor-289 .elementor-element.elementor-element-954a727 .elementor-heading-title{font-size:60px;}}@media(max-width:767px){.elementor-289 .elementor-element.elementor-element-954a727 .elementor-heading-title{font-size:50px;}}/* Start custom CSS for shortcode, class: .elementor-element-7edb53a5 *//* CSS example for the Terms & Conditions legal page - change it your liking */

/* Change Headers */
.cmplz-terms-conditions h2 {
 text-transform: uppercase !important;
    color: #212426 !important;
   font-size: 20px !important;
   margin-bottom: 10px !important;
   margin-top: 40px !important;
   font-weight: 600 !important
}
/* Change Subtitles */
.cmplz-terms-conditions .cmplz-subtitle {
font-size: 20px !important;
color: #212426 !important;
font-weight: 600 !important;
text-decoration:none;
}
/* Change Regular Text */
.cmplz-terms-conditions p {
font-size: 20px !important;
font-family: inherit;
color: #21242691 !important;
line-height: 1,4em !important;
font-weight: 300 !important;
text-decoration:none;

}
/* Change Hyperlinks */
.cmplz-terms-conditions a {
font-size: 20px !important;
color: blue;
font-weight: 300 !important;
text-decoration: none;
}
/* Change Hyperlinks on Hover */
.cmplz-terms-conditions a:hover {
font-size: 20px !important;
color: red;
font-weight: 300;
text-decoration: underline;
}

.cmplz-terms-conditions{
    max-width: 100% !important
}/* End custom CSS */