/* Ocultar pagina do Celso no rodape */
a[href*="atendimento-celso.html"] {
    display: none !important;
}