:root{--primary-green:#006400;--accent-gold:#d4af37}.card{transition:all 0.3s ease;border:none;box-shadow:0 4px 15px rgba(0,0,0,0.08);height:100%}.card:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,0.15)}.card-header{background-color:var(--primary-green);color:white;font-weight:600}.card-body{background-color:white !important}.annuncio-footer{background-color:#f1f3f5;border-top:1px solid #dee2e6}.reference{font-size:0.9rem;color:#6c757d;font-weight:500}.section-title{position:relative;display:inline-block;padding-bottom:15px}.section-title:after{content:'';position:absolute;width:60px;height:4px;background:var(--accent-gold);bottom:0;left:50%;transform:translateX(-50%)}.card-text{line-height:1.7;color:#333}