a.inline-block.px-8.py-3.bg-white.text-gray-900.text-sm.tracking-wider.hover\:bg-gray-100.transition-colors.duration-300 {
    background-color: #E46D0B;
  font-size: 20px;

}
h1.text-white.text-4xl.md\:text-6xl.font-light.mb-4.tracking-wider {
    color: white !important;
   font-weight: 400 !important;
  letter-spacing: 0 !important;
   
}
p.text-white.text-lg.md\:text-xl.font-light.mb-8.max-w-2xl.mx-auto {
    color: white !important;
    font-weight: 400 !important;
}
span.s-button-text {
    color: white !important;
}
.menu-nav a span {
    font-size: 17px;
    font-weight: 800;

}
span.text-sm.font-medium.text-gray-900.flex.gap-1.items-center {
    color: #1ebee7 !important;
}
h1.text-xl.md\:text-2xl.leading-10.font-bold.mb-6.text-gray-800 {
    color: #7a4900 !important;
}
h2.font-bold.text-xl.inline-block {
    color: #1ebee7 !important;
}
p.text-sm.text-gray-600.link-hover.w-fit {
    font-size: 20px;
    font-weight: 700;
    padding: 10px;
}
.max-w-6xl.mx-auto.px-4.py-10.grid.grid-cols-1.md\:grid-cols-4.gap-8 {
    font-weight: 100;
}
p.text-gray-400.mb-2\.5.md\:mb-0 {
    font-weight: 700;
}

footer a {
    color: #7A4900 !important;
}
footer.bg-black.text-white {
    background-color: #DBCCA5 !important;
}
footer p {
    color: #7A4900 !important;
}
footer h3 {
    color: #7A4900 !important;
}
footer span {
    color: #7A4900 !important;
}
@media (min-width: 1024px) {
  .h-\[40px\] {
    height: 85px;
  }
}