/*
Theme Name:   GeneratePress Child
Theme URI:    https://generatepress.com
Description:  GeneratePress Child Theme
Author:       Tom Usborne
Author URI:   http://example.com
Template:     generatepress
Version: 3.6.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 7.4
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options
Text Domain:  generatepress
*/

html {
  scroll-behavior: smooth;
}

/* kapcsolat ürlap gomb */
#wpforms-submit-14 {
	background-color: var(--accent);
}

/* main menu */
#menu-main-menu a {
	font-weight: 600;
	font-size: 1em;
	opacity: 0.75;
}
