.elementor-kit-5{--e-global-color-primary:#FFEF96;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-color-ede604f:#dcb41c;--e-global-color-be02654:#000000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:400;font-family:"Montserrat", Sans-serif;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#dcb41c;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-accent );font-family:"Montserrat", Sans-serif;font-size:68px;font-weight:bold;}.elementor-kit-5 h2{color:var( --e-global-color-accent );font-size:42px;}.elementor-kit-5 h3{color:var( --e-global-color-accent );font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:700;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;border-radius:37px 37px 37px 37px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}{}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 */.menu-button-one > a {
  background: #ffd700;
  color: white !important;
  padding: 16px 32px !important;
  border-radius: 25px;
  font-weight: 600;
  display: inline-block;
  margin-left: 40px;
  text-align: center;
  text-decoration: none;
  transition: background 0.3s ease;
}

.menu-button-one > a:hover {
  background: black;
  color: #ffd700 !important;
}

.menu-button-two > a {
  background: #212121;
  color: white !important;
  padding: 16px 32px !important;
  border-radius: 25px;
  font-weight: 600;
  display: inline-block;
  margin-left: 20px;
  text-align: center;
  text-decoration: none;
  transition: background 0.3s ease;
}

.menu-button-two > a:hover {
  background: black;
  color: #ffd700 !important;
}

@media (max-width: 768px) {
.menu-button a {
    background: linear-gradient(to right, #ffd700, #000);
    color: white !important;
    padding: 10px 20px;
    border-radius: 20px;
    margin: 10px auto;
    display: block;
    text-align: center;
    width: 80%;
  }/* End custom CSS */