.slider_list h4:before {
	color: var(--global-primary-color);
}

div.ebp_tabset h3.active {
	background: #004c85 !important;
	border: none;
	color: #fff !important;
}

div.ebp_tabset h3:not(.active):hover {
	color: #004c85 !important;
}