.elementor-1450 .elementor-element.elementor-element-365cf88d{--display:flex;--padding-top:0100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-5c50c579 *//* CSS example for the Terms & Conditions legal page - change it your liking */

/* Change Headers */
.cmplz-terms-conditions h2 {
font-size: 25px;
color: #b40000C;
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 */