@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Raleway:wght@400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap);:root{--ee-brand-marfil:#F5F4F0;--ee-brand-negro:#262726;--ee-brand-verde:#408173;--ee-brand-amarillo:#E8C832;--ee-brand-ocre:#C29F53}body,html{font-family:'Raleway',sans-serif!important;color:var(--ee-brand-negro);background-color:var(--ee-brand-marfil)}h1,h2,h3,.ee-playfair,.site-title{font-family:'Playfair Display',serif!important;color:var(--ee-brand-verde)!important}h4,h5,h6,.ee-roboto,.subtitle{font-family:'Roboto',sans-serif!important;color:var(--ee-brand-negro)!important}p,span,li,a,button,input,textarea{font-family:'Raleway',sans-serif}a{color:var(--ee-brand-verde);transition:color 0.2s ease-in-out}a:hover{color:var(--ee-brand-ocre)}button,input[type="submit"],input[type="button"],.button,.btn,.wc-block-components-button,.woocommerce button.button.alt,.woocommerce-page button.button.alt{background-color:var(--ee-brand-verde)!important;color:#ffffff!important;font-family:'Raleway',sans-serif!important;font-weight:600!important;border:none!important;border-radius:6px!important;padding:10px 20px;transition:background-color 0.2s ease-in-out,transform 0.1s ease-in-out!important}button:hover,input[type="submit"]:hover,input[type="button"]:hover,.button:hover,.btn:hover,.wc-block-components-button:hover,.woocommerce button.button.alt:hover{background-color:var(--ee-brand-amarillo)!important;color:var(--ee-brand-negro)!important}.bg-ee-verde{background-color:var(--ee-brand-verde)!important;color:#fff!important}.bg-ee-amarillo{background-color:var(--ee-brand-amarillo)!important;color:var(--ee-brand-negro)!important}.bg-ee-ocre{background-color:var(--ee-brand-ocre)!important;color:#fff!important}.bg-ee-marfil{background-color:var(--ee-brand-marfil)!important;color:var(--ee-brand-negro)!important}.bg-ee-negro{background-color:var(--ee-brand-negro)!important;color:#fff!important}