/*
Theme Name: Fenix Aesthetics
Theme URI: https://example.com/fenix-aesthetics
Author: WardWeb
Description: Bespoke classic theme for Fenix Aesthetics — a practitioner-led aesthetic & laser clinic. Every homepage section is editable through Advanced Custom Fields Pro, with full design-accurate fallbacks so the site renders correctly before any content is entered.
Version: 1.2.1
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fenix
Tags: custom-menu, featured-images, translation-ready, clinic, one-page
*/

/*
  The compiled design system lives in assets/css/main.css and is enqueued from
  inc/enqueue.php. This file only carries the theme header (required by
  WordPress) plus a couple of core-block safety rules.
*/

.alignwide  { max-width: 1100px; margin-inline: auto; }
.alignfull  { width: 100%; }
.aligncenter{ display: block; margin-inline: auto; }
.alignleft  { float: left;  margin: 0 28px 20px 0; }
.alignright { float: right; margin: 0 0 20px 28px; }
.wp-caption-text,
.wp-block-image figcaption {
  font-size: 12px;
  color: #8A827B;
  text-align: center;
  margin-top: 10px;
}
