@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
:root{--site-primary:#1e40af;--site-hover:#2563eb;--site-bg:#f8fafc;}
body,html{font-family:'Poppins',system-ui,sans-serif!important}
h1,h2,h3,h4,h5,h6{font-family:'Poppins',system-ui,sans-serif!important}
.bg-\[\#2d5a27\]{background-color:#1e40af!important}
.hover\:bg-\[\#4a7c44\]:hover{background-color:#2563eb!important}
.text-\[\#2d5a27\]{color:#1e40af!important}
.border-\[\#2d5a27\]{border-color:#1e40af!important}
.hover\:text-\[\#2d5a27\]:hover{color:#1e40af!important}
.hover\:bg-\[\#2d5a27\]:hover{background-color:#1e40af!important}
.shadow-\[\#2d5a27\]\/20{--tw-shadow-color:#1e40af33!important}
.bg-\[\#f7fafc\]{background-color:#f8fafc!important}
footer{background-color:#f8fafc!important}
