/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.menu-item.current > .menu-link {
    color: #282c73;
}

.menu-item:hover > .menu-link {
    color: #007e61;
}

.bg-whatsapp, .h-bg-whatsapp:hover {
    background-color: #edf5f3 !important;
}

.button {
    --cnvs-btn-color: #282c73;
}