/* Hide the "Powered by Gatus" footer and the GitHub icon */
footer { display: none !important; }
a[href*="github.com/TwiN/gatus"] { display: none !important; }
