@charset "UTF-8";

html[stopthemadness-href^="https://daringfireball.net"] * {
  background-color: revert !important;
  color: revert !important;
  font-size: revert !important;
}
html[stopthemadness-href^="https://daringfireball.net"] a {
  border-style: none !important;
  text-decoration: underline !important;
}

html[stopthemadness-href^="https://www.youtube.com"] ytd-mealbar-promo-renderer {
  display: none !important;
}
html[stopthemadness-href^="https://www.youtube.com"] yt-tooltip-renderer {
  display: none !important;
}

/* subscribe footer */
html[stopthemadness-href^="https://www.nytimes.com/"] div[data-testid="expanded-dock"] {
  display: none !important;
}
