/*
*{
	color: blue;
}
*/

.Header-navbar {
    background-color: #d71920 !important;
}

.Megamenu--default {
	background-color: #bd171c !important;
}

.u-color-red {
	color: #d71920 !important;
}

.u-background-red {
	background-color: #d71920 !important;
}

.u-color-green {
	color: #00cc53 !important;
}

.u-background-green {
	background-color: #00cc53 !important;
}