/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


#out:hover {
    color: #dc3545 !important ;
}

#search:hover {
    color: #0d6efd !important ;
}
.menu-item a:hover
{
	color: #0d6efd !important ;
}




