/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 09 2025 | 07:18:18 */
#menu-item-8753 a {
	font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
	color: #61959A;
	background: transparent;
	border: 1px solid #61959A;
	border-radius: 5px;
	width: 175px;
	text-align: center;
	text-decoration: none;
}

#menu-item-8753 a:hover {
	background: #61959A;
	color: #fff;
}

#menu-item-13626 {
	margin-left: 10px;
}

#menu-item-13626 a {
	font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
	color: #fff;
	background: #61959A;
	border: 1px solid #61959A;
	border-radius: 5px;
	width: 175px;
	text-align: center;
	text-decoration: none;
}

#menu-item-13626 a:hover {
	background: transparent;
	color: #61959A;
}