.elementor-kit-14{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f26231b:#002952;--e-global-color-f20874c:#C38C1F;--e-global-color-5dc6373:#01376E;--e-global-color-984b42a:#252525;--e-global-color-2ce8aeb:#E1E1E1;--e-global-color-72fc40f:#DEA534;--e-global-typography-primary-font-family:"Maven Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Maven Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Maven Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Maven Pro";--e-global-typography-accent-font-weight:500;font-family:"Maven Pro", Sans-serif;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{background-color:var( --e-global-color-f20874c );font-family:"Maven Pro", Sans-serif;color:#FFFFFF;border-style:solid;border-width:0px 0px 0px 0px;border-radius:5px 5px 5px 5px;}.elementor-kit-14 button:hover,.elementor-kit-14 button:focus,.elementor-kit-14 input[type="button"]:hover,.elementor-kit-14 input[type="button"]:focus,.elementor-kit-14 input[type="submit"]:hover,.elementor-kit-14 input[type="submit"]:focus,.elementor-kit-14 .elementor-button:hover,.elementor-kit-14 .elementor-button:focus{background-color:var( --e-global-color-72fc40f );color:#FFFFFF;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 a{color:var( --e-global-color-f20874c );font-family:"Maven Pro", Sans-serif;}.elementor-kit-14 h1{font-family:"Maven Pro", Sans-serif;}.elementor-kit-14 h2{font-family:"Maven Pro", Sans-serif;}.elementor-kit-14 h3{font-family:"Maven Pro", Sans-serif;}.elementor-kit-14 h4{font-family:"Maven Pro", Sans-serif;}.elementor-kit-14 h5{font-family:"Maven Pro", Sans-serif;}.elementor-kit-14 h6{font-family:"Maven Pro", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-14 img{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*class for the div element that wraps the entire quiz*/
.qsm-quiz-container {
    width: 50%;
    height: auto;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}

/*class for correct text*/
.qsm-inline-correct-info {
    color: green;
}

/*class for pagination buttons (Next/Previous)*/
.mlw_qmn_quiz_link {
    margin: 20px;
    width: 80px;
}

/*class for the pages_count*/
.pages_count {
    font-size: 13px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Maven Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dev.aurnpathway.com.au/wp-content/uploads/2021/06/MavenPro-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */