// // Header // footer, .footer{ position: absolute; bottom: 0; width: 100%; height: 260px; background-color: darken($brand-institucional-secondary,10%); text-align: center; color: $brand-institucional-primary; .container{ background-color: transparent; height: inherit; padding: 30px 0; } .box{ padding: 10px 0; margin-bottom: 20px; } img{ white: 100%; margin-bottom: 20px; } a{ color: darken($brand-institucional-primary,10%); &:hover{ color: lighten($brand-institucional-primary,80%); } } nav{ padding: 0px; margin: 0px; font-size: 1rem; } h3{ font-size: 0.85rem; margin: 0px; padding: 0px; font-weight: 400; color: lighten($brand-institucional-secondary,30%); } .brang-grc{} }