.elementor-10086 .elementor-element.elementor-element-5de507c{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-10086 .elementor-element.elementor-element-05b20de > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-aba057f *//* 1. Tighten the vertical spacing of the left column elements */
.elementor-10086 .elementor-element.elementor-element-aba057f .elementor-column:first-child .elementor-widget {
    margin-bottom: 12px !important;
}

/* 2. Scale up the typography for readability */
/* Subheading ("Mathematics is for Everyone...") */
.elementor-10086 .elementor-element.elementor-element-aba057f h3, 
.elementor-10086 .elementor-element.elementor-element-aba057f .elementor-heading-title {
    font-size: 1.4rem !important; /* Adjust if using a different tag */
    line-height: 1.3 !important;
}

/* Body paragraph ("Three days of games...") */
.elementor-10086 .elementor-element.elementor-element-aba057f p {
    font-size: 1.15rem !important;
    line-height: 1.5 !important;
}

/* 3. Scale up and tighten the red info tags (Date, Location, Age) */
.elementor-10086 .elementor-element.elementor-element-aba057f .elementor-icon-list-item,
.elementor-10086 .elementor-element.elementor-element-aba057f .info-tag-class { /* Replace with your tag's actual class if needed */
    font-size: 1rem !important;
    padding: 6px 14px !important; /* Shrinks excess background space */
}

/* 4. Make the button text prominent */
.elementor-10086 .elementor-element.elementor-element-aba057f .elementor-button {
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    padding: 12px 24px !important; /* Balances button size to the new font size */
}

/* 5. Scale up the text inside the calculator widget */
/* Targets the countdown numbers */
.elementor-10086 .elementor-element.elementor-element-aba057f .countdown-digits,
.elementor-10086 .elementor-element.elementor-element-aba057f .elementor-countdown-digits {
    font-size: 1.8rem !important;
}

/* Targets the countdown labels (DAYS, HRS, MIN, SEC) */
.elementor-10086 .elementor-element.elementor-element-aba057f .countdown-label,
.elementor-10086 .elementor-element.elementor-element-aba057f .elementor-countdown-label {
    font-size: 0.85rem !important;
    letter-spacing: 1px;
}

/* Targets the calculator key numbers */
.elementor-10086 .elementor-element.elementor-element-aba057f .calculator-key, 
.elementor-10086 .elementor-element.elementor-element-aba057f .calc-btn { 
    font-size: 1.4rem !important;
    font-weight: bold !important;
}/* End custom CSS */