/*
Theme Name: Sunrise
Template: twentytwentyfour
Theme URI: https://www.soccerinfresno.com
Author: Soccer in Fresno
Author URI: https://www.soccerinfresno.com
Description: The custom child design to be appended to Twenty Twenty-Four
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/* Site Title */
.wp-block-site-title {
    color: #79bf1c;
}

/* Utilities */
.no-underline,
.no-underline a {
    text-decoration: none;
}

h3, h4 {
    margin-bottom: 0;
}