/*!
Theme Name: FinFlow Child
Theme URI: https://uicore.co
Description:  Banking, Finance & Fintech WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: finflow
Version: 1.0.0
Text Domain: finflow
*/

 /* Add your custom style here */

.uicore-cta-wrapper a {
	padding: 18px 30px 18px 30px !important;
/* 	background-color: var(--e-global-color-uicore_accent) !important; */
	background-color: #00193a !important;
}

.member img {
	  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

/* .sub-menu.uicore-megamenu .bdt-ep-advanced-icon-box-icon-wrap svg {
	width: 30px;
} */

.ui-staging {
	display: none;
}