.brand-five-homepage #brandFiveLink {
	color: #231f20;
	background-color: #fff;
  }
@media (min-width: 768px) {
	.navigation nav.top,
	header .site-search {
		position: initial;
	}
}
header .site-search .form-group {
	margin-bottom: 0;
}
header .site-search button {
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}