.elementor-4560 .elementor-element.elementor-element-b83ca0b:not(.elementor-motion-effects-element-type-background), .elementor-4560 .elementor-element.elementor-element-b83ca0b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEEEEE;}.elementor-4560 .elementor-element.elementor-element-b83ca0b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 100px 100px 100px;}.elementor-4560 .elementor-element.elementor-element-b83ca0b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4560 .elementor-element.elementor-element-f357b99 > .elementor-element-populated{margin:0px 35px 0px 0px;--e-column-margin-right:35px;--e-column-margin-left:0px;padding:0px 20px 0px 0px;}.elementor-4560 .elementor-element.elementor-element-32a89cc{text-align:center;}.elementor-4560 .elementor-element.elementor-element-32a89cc .elementor-heading-title{color:var( --e-global-color-68ce838 );font-family:"Poppins", Sans-serif;font-size:36px;font-weight:500;letter-spacing:-1px;}.elementor-4560 .elementor-element.elementor-element-82c7d61{color:var( --e-global-color-68ce838 );font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-4560 .elementor-element.elementor-element-82c7d61 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-4560 .elementor-element.elementor-element-f4c1791.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-4560 .elementor-element.elementor-element-f4c1791.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-4560 .elementor-element.elementor-element-f4c1791.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-4560 .elementor-element.elementor-element-f4c1791 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 35px;--e-column-margin-right:0px;--e-column-margin-left:35px;padding:0px 0px 0px 0px;}.elementor-4560 .elementor-element.elementor-element-f4c1791 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4560 .elementor-element.elementor-element-2927d66{text-align:left;font-family:"Poppins", Sans-serif;font-size:18px;width:var( --container-widget-width, 64% );max-width:64%;--container-widget-width:64%;--container-widget-flex-grow:0;}.elementor-4560 .elementor-element.elementor-element-2927d66.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(max-width:1024px){.elementor-4560 .elementor-element.elementor-element-b83ca0b{padding:100px 50px 100px 50px;}.elementor-4560 .elementor-element.elementor-element-f357b99 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-4560 .elementor-element.elementor-element-f4c1791 > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(max-width:767px){.elementor-4560 .elementor-element.elementor-element-b83ca0b{padding:50px 20px 50px 20px;}.elementor-4560 .elementor-element.elementor-element-f357b99 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-4560 .elementor-element.elementor-element-82c7d61 > .elementor-widget-container{padding:20px 0px 20px 0px;}.elementor-4560 .elementor-element.elementor-element-f4c1791 > .elementor-element-populated{margin:20px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(min-width:768px){.elementor-4560 .elementor-element.elementor-element-f357b99{width:50%;}.elementor-4560 .elementor-element.elementor-element-f4c1791{width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-4560 .elementor-element.elementor-element-f357b99{width:100%;}.elementor-4560 .elementor-element.elementor-element-f4c1791{width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-82c7d61 *//* Custom CSS to change the color of the link */
.cvGsUA a {
    color: #121355 !important; /* The desired dark blue color */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2927d66 *//* Import Poppins font from Google Fonts. This should be at the very top of the Custom CSS field. */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap');

/* General styling for the entire text block */
.gemma-person-info {
    font-family: 'Poppins', sans-serif !important; /* Apply Poppins, ensure override */
    font-size: 18px !important; /* Set exact font size, ensure override */
    font-weight: 400 !important; /* Set to normal weight, ensure override */
    color: #12123f; /* Dark blue color, adjust if needed */
    text-align: left !important; /* CHANGED: Align text to the left */
    line-height: 1.4em !important; /* ADJUSTED: Slightly increased for better readability */
    margin: 15px 0 0 0; /* CHANGED: Removed auto margins to stop centering */
    padding: 0; /* Remove any default padding */
}

/* Styling for "Gemma Drake," line */
.gemma-person-info .gemma-name-style {
    display: block !important; /* Force this span onto its own line */
    margin: 0 !important; /* Remove any default margins */
    padding: 0 !important; /* Remove any default padding */
}

/* Styling for "Future Talent Specialist /Founder" line */
.gemma-person-info .gemma-title-style {
    display: block !important; /* Force this span onto its own line */
    margin: 0 !important; /* CHANGED: Removed all margins to align with the first line */
    padding: 0 !important; /* Remove any default padding */
}

/* Responsive adjustments for smaller screens */
@media (max-width: 767px) { /* Adjust breakpoint as needed */
    .gemma-person-info {
        font-size: 16px !important; /* Slightly smaller font size on mobile */
    }
    /* No other rules are needed as the left-alignment now works for all screen sizes */
}/* End custom CSS */