/**
 * Theme Name:       Nicole Strumbel - Clinical Psychologist
 * Theme URI:        https://www.nicolestrumbel.com
 * Description:      Nicole Strumbel is a custom child theme built on the Genesis Framework utilizing Mai Engine 2.0.
 * Author:           Flying Orange
 * Author URI:       https://www.flyingorangewebdesign.com
 * Version:          1.0
 * Text Domain:      nstrumbel
 * Template:         genesis
 * Template Version: 3.5
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */


/* Table of Contents

	- Defaults
	- Theme Customizations
	- Media Queries

*/

/* # Defaults
---------------------------------------------------------------------------------------------------- */

.button {
	border-radius: 30px;
	font-weight: 600;
}

.menu-item-link {
	font-size: var(--font-size-lg);
	font-weight: 500;
}

/* # Theme Customizations
---------------------------------------------------------------------------------------------------- */



/* # Media Queries
---------------------------------------------------------------------------------------------------- */