/*
Theme Name: JKA Solutions
Theme URI: https://www.jkasolutions.com/
Author: JKA Solutions
Description: Custom static theme for JKA Solutions. Install-ready: all pages, header, footer and navigation are created automatically on activation. Blog/post templates included for future dynamic entries.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: UNLICENSED
License URI: https://en.wikipedia.org/wiki/Unlicense
Text Domain: jka
*/

/* Design styles live in css/index.css and css/components.css (enqueued in functions.php).
   This file only carries the theme header plus a few WordPress-generated helpers. */

.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: 1.5rem; }
.alignright { float: right; margin-left: 1.5rem; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.85rem; color: var(--color-text-muted); }
.screen-reader-text { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); }
