/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 19 2025 | 10:51:09 */
#menu-item-132 a {
	border: solid 1px #00ad9a;
    padding: 7px 14px !important;
    border-radius: 20px;
    margin: 0 0 10px 0;
    background-color: #ddeff7;
	color: #666666;
	font-size: 17px;
}

#menu-item-132 a:hover {
	opacity: 0.7;
    transition: all 0.4s ease-in-out;
}