/*
Theme Name: Akhalkalaki Info Center (Custom)
Theme URI: https://example.com/
Author: Konstantin Stalinsky
Description: Custom minimal theme (no plugins). CPT 'organization', classic editor, Bootstrap 5.3 + Font Awesome 6.
Version: 0.2
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.1
Text Domain: akhalkalaki
*/
:root { --maroon: #800000; }
.text-maroon { color: var(--maroon); }
.object-fit-cover { object-fit: cover; width: 100%; height: 100%; }
.content ul, .content ol { padding-left: 1.25rem; }
.card-org .badge-vip { position: absolute; top: .5rem; left: .5rem; }
