/*
Theme Name: Recruit Executives
Theme URI: https://www.recruitexecutives.co.uk/
Author: Recruit Executives
Author URI: https://www.recruitexecutives.co.uk/
Description: A modern, stylish block-based WordPress theme for Recruit Executives — built for job recruitment, education, employment, training and business resourcing content. Includes reusable patterns and a dedicated home content pattern.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
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: recruit-executives
Tags: blog, news, full-site-editing, block-patterns, block-styles, editor-style, custom-colors, wide-blocks, one-column, two-columns, three-columns
*/

/* Modest enhancements; the rest is delivered through theme.json. */
body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.wp-block-post-title a,
.wp-block-post-title a:visited { color: inherit; text-decoration: none; }
.wp-block-post-title a:hover { color: var(--wp--preset--color--accent); }

.wp-block-post-featured-image img { transition: transform .6s ease; }
.wp-block-post-featured-image:hover img { transform: scale(1.03); }

.re-card { border-radius: 14px; overflow: hidden; background: var(--wp--preset--color--surface); }
.re-eyebrow { letter-spacing: .18em; text-transform: uppercase; font-size: .78rem; }
