/* Refuerzo de estilos para el footer FIXTECH en todas las páginas */
#fixtech-footer, #fixtech-footer .container, #fixtech-footer .ftx-grid, #fixtech-footer .ftx-bottom {
    background: url('../img/nav_bg.jpg') no-repeat center center / cover !important;
    color: #fff !important;
}
#fixtech-footer .ftx-nav a, #fixtech-footer .ftx-contact a, #fixtech-footer .ftx-caption, #fixtech-footer .ftx-nav h4, #fixtech-footer .ftx-contact h4 {
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25) !important;
}
#fixtech-footer .contact-list a {
    color: #cfd3da !important;
}
