:root{--primary: #348E38;--secondary: #525368;--light: #E8F5E9;--dark: #0F4229}h1,.h1,h2,.h2,.fw-bold{font-weight: 700 !important}h3,.h3,h4,.h4,.fw-medium{font-weight: 600 !important}h5,.h5,h6,.h6,.fw-semi-bold{font-weight: 500 !important}.btn{transition: .5s;font-weight: 500}.btn-primary,.btn-outline-primary:hover{color: var(--light)}.enviar-btn{/* Estilos personalizados para o botão de envio */background-color: #529f56;border-color: #529f56;color: #fff;}.enviar-btn:hover{/* Estilos personalizados para o hover no botão de envio */background-color: #007bff;border-color: #007bff;color: #fff;}.btn-square{width: 38px;height: 38px}.btn-sm-square{width: 32px;height: 32px}.btn-lg-square{width: 48px;height: 48px}.btn-square,.btn-sm-square,.btn-lg-square{padding: 0;display: flex;align-items: center;justify-content: center;font-weight: normal}@media (min-width: 991.98px){.top-feature{position: relative;margin-top: -20px;z-index: 1}}/*** Facts 

.portfolio-inner {
    position: relative;
}

.portfolio-inner figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba
