/*
Theme Name: Sunneo
Theme URI: https://www.sunneo.co.uk/
Author: Sunneo
Author URI: https://www.sunneo.co.uk/
Description: A lightweight block theme for Sunneo - graphic design, programming and web development. Includes reusable, editable block patterns for homepage content areas, category content areas and a six-post feed with 250-character excerpts.
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sunneo
Tags: blog, portfolio, block-patterns, full-site-editing, one-column, two-columns, custom-colors, editor-style, block-styles, wide-blocks
*/

.sunneo-eyebrow {
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.sunneo-card {
  height: 100%;
}

.sunneo-hero {
  background-size: cover;
  background-position: center;
}

.wp-block-post-title a {
  text-decoration: none;
}

.wp-block-post-title a:hover {
  text-decoration: underline;
}
