/**
 * Custom CSS file for Tidarr
 *
 * This file allows you to customize the appearance of Tidarr.
 * You can add your own CSS rules here to override the default styles.
 */

div.footer.css-1gy9afc {
  display: none !important; /* The !important flag is used to ensure this style overrides any other conflicting styles. */
}
