/*
Theme Name: CBD Freedom
Theme URI: https://www.cbd-freedom.co.uk
Author: Oliver / Matteo Orsini
Description: Custom theme for CBD Freedom UK — neo-brutalist cartoon style with green CBD branding. Tailwind + Outfit / Plus Jakarta Sans fonts.
Version: 1.0.0
Tested up to: 6.6
Requires PHP: 8.0
License: GPL v2 or later
Text Domain: cbd-freedom
*/

/* WordPress required selectors */
.alignnone { margin: 0.5rem 0; }
.aligncenter, div.aligncenter { display: block; margin: 0.5rem auto; }
.alignright { float: right; margin: 0.5rem 0 0.5rem 1rem; }
.alignleft { float: left; margin: 0.5rem 1rem 0.5rem 0; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.875rem; color: #3D4F5F; }
.screen-reader-text { position: absolute; left: -9999px; }
.sticky { font-weight: bold; }
.gallery-caption { display: block; }
.bypostauthor { font-weight: bold; }

/* All visual styling is via Tailwind classes in the template files */
