#nprogress .bar {
	background: $primary-color !important;
}

#nprogress .spinner-icon {
	border-color: $primary-color rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) $primary-color;
}
