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

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

#header-wrap {
	background-color: white;
}

a:not(.btn-link):not(.text-decoration-underline):not(.more-link) {
	color: #000;
}

.process-steps li .i-bordered.active + h5, .process-steps li .i-bordered.active + .h5, .process-steps li .i-bordered.active {
	color: #fff;
}
