.elementor-kit-10{--e-global-color-primary:#035758;--e-global-color-secondary:#EED27C;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Felix Titling";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Trajan Pro Regular";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{font-size:7.6rem;}.elementor-kit-10 h1{font-size:0.1rem;}.elementor-kit-10 h2{font-size:1.6rem;}.elementor-kit-10 h3{font-size:0.1rem;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.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 */.page-header {
    display: none;
}

/* Make all text scale properly */
body {
  font-size: 1rem; /* Use rem for base scaling */
  line-height: 1.6;
}

/* Make images scale with the screen */
img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Prevent overflow and layout breaking */
* {
  box-sizing: border-box;
}

/* Optional: Scale sections and containers properly */
.elementor-section,
.elementor-container,
.elementor-widget {
  max-width: 100%;
  overflow-wrap: break-word;
}

/* Prevent fixed widths from breaking responsiveness */
[class*="elementor-col"] {
  flex: 1 1 auto;
  width: 100%;
}

/* Optional: Scale buttons and headings with rem/em */
h1, h2, h3, h4, h5, h6 {
  font-size: 2rem; /* Adjust based on design */
}

button,
input,
textarea {
  font-size: 1rem;
}

/* Responsive iframe or video */
iframe {
  max-width: 100%;
  height: auto;
}


html {
    font-size: 62.5%;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Felix Titling';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://astigvilla.com/wp-content/uploads/2025/04/Felix-Titling-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Trajan Pro Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://astigvilla.com/wp-content/uploads/2025/04/TrajanPro-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */