/*
Theme Name: The7 Child
Theme URI: https://web2.dalemarketing.com.br/preditor/
Description: Child theme do The7 para customizações da homepage do projeto Preditor.
Author: RidolfiWEB
Template: dt-the7
Version: 1.0.0
Text Domain: the7-child
*/

/* Adicione aqui os estilos do tema filho. */

#footer .preditor-footer-link,
.footer .preditor-footer-link,
.footer-overlap .preditor-footer-link {
	color: inherit;
	text-decoration: none;
	transition: color 0.18s ease;
}

#footer .preditor-footer-link:hover,
#footer .preditor-footer-link:focus,
.footer .preditor-footer-link:hover,
.footer .preditor-footer-link:focus,
.footer-overlap .preditor-footer-link:hover,
.footer-overlap .preditor-footer-link:focus {
	color: #47c4f1;
	text-decoration: none;
}
