.elementor-kit-997{--e-global-color-primary:#494949;--e-global-color-secondary:#95E133;--e-global-color-text:#FFFFFF;--e-global-color-accent:#68B900;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-997 button,.elementor-kit-997 input[type="button"],.elementor-kit-997 input[type="submit"],.elementor-kit-997 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Inter Tight", Sans-serif;font-weight:400;color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-text );border-radius:0px 0px 0px 0px;}.elementor-kit-997 e-page-transition{background-color:#FFBC7D;}.elementor-kit-997 p{margin-bottom:1.7em;}.elementor-kit-997 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-997 h1{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:45px;font-weight:800;}.elementor-kit-997 h2{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:35px;font-weight:800;}.elementor-kit-997 h3{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:28px;font-weight:800;}.elementor-kit-997 h4{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:22px;font-weight:800;}.elementor-kit-997 h5{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:18px;font-weight:800;}.elementor-kit-997 h6{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:16px;font-weight:800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@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-template-default {
    margin: 0px !important;
}

.elementor-button {
  display: block !important;
  width: 100% !important;
  margin: 0 0.25rem !important;
  padding: 10px 15px !important;
  border-radius: 0.1875rem !important;
  font-size: 90% !important;
  font-family: Consolas, Monaco, Andale Mono, monospace !important;
  color: #000 !important; // changed to black for more contrast
  font-weight: 400 !important;
  background-color: #eee !important;
  background-image: linear-gradient(to bottom, #ddd, #eee, #fff) !important;
  box-shadow: 0 -0.0625rem 0 0 #fff, 0 0.0625rem 0 0.1875rem #aaa !important;
  margin-top: 10px !important;
  text-align: center !important; // align keycap text center within the button
}

.elementor-button:hover {
      box-shadow: 0 0 0 0 #fff, 0 0 0 0 #aaa !important
}/* End custom CSS */