/* Supprimer le powered by WHMCSCompleteSolution */
a[href*="whmcscompletesolution"],
.footer-poweredby,
.powered-by,
#poweredby {
    display: none !important;
}

/* Cache UNIQUEMENT le gros bouton rouge "Demande d'annulation" sur la fiche service */
body[data-pagetemplate="clientareaproductdetails"] a.btn.btn-block.btn-danger[href^="clientarea.php?action=cancel"] {
    display: none !important;
}
