/*
Theme Name: AI Newsletter Today
Theme URI: https://ReadAINewsletter.com/
Author: The AI Newsletter
Description: Responsive editorial WordPress theme for an AI publication.
Version: 3.0.0
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 8.0
Text Domain: ai-newsletter-today
*/

html { margin-top: 0 !important; }
body.admin-bar .site-header { top: 32px; }
.wp-caption, .alignnone, .aligncenter { max-width: 100%; }
.aligncenter { display: block; margin-inline: auto; }
.alignleft { float: left; margin: 0 24px 16px 0; }
.alignright { float: right; margin: 0 0 16px 24px; }
.article-body::after { content: ''; display: table; clear: both; }
.article-body .wp-block-image img, .article-body > img { width: 100%; border-radius: var(--radius); }
.article-body .wp-block-table { overflow-x: auto; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
@media (max-width: 782px) { body.admin-bar .site-header { top: 46px; } }
@media (max-width: 680px) { .alignleft, .alignright { float: none; margin: 24px 0; } }
