/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/


.highlight {
	background: linear-gradient(180deg, #ffffff00 50%, #D4EBEF 50%);
}

.dark-highlight {
	background: linear-gradient(180deg, #ffffff00 50%, #2F79B6 50%);
}
.underline {
	background: linear-gradient(180deg, #ffffff00 90%, #FBAD1A 10%);
}
.elementor-headline--style-highlight svg {
    top: 95%;
}

.left-half-col {
    max-width: 570px;
    margin-left: auto;
}

.right-half-col {
    max-width: 570px;
    margin-right: auto;
}

ul { 
	list-style-type: "▶︎ ";
	margin-left: 0;
}
