/*
Theme Name:   Ollie Child
Theme URI:    https://olliewp.com
Description:  A child theme for Ollie.
Author:       OllieWP
Author URI:   http://example.com
Template:     ollie
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         Tags: blog, portfolio, entertainment
Text Domain:  ollie
*/

.gw-mm-item__link {
	font-weight:500;
}
.gw-mm-item__link a {
	text-decoration: none;
}
.gw-mm-item__dropdown{
	background-color: var(--wp--preset--color--main-accent);
	margin:0 25px;
}
.gw-mm-item__dropdown-content nav a {
	cursor: pointer;
}
