﻿.bg-bachmann-dark{
	background-color:#2a2e30!important
}

.text-bachmann-dark{
	color:#2a2e30!important
}

.bg-bachmann-blue{
	background-color:#1b3364!important
}

.text-bachmann-blue{
	color:#1b3364!important
}

.bg-bachmann-red{
	background-color:#e4051f!important
}

.bg-bachmann-yellow{
	background-color:#FFAD00!important
}

.text-bachmann-red{
	color:#e4051f!important
}
.bg-bachmann-white{
	background-color:#ffffff!important
}

.text-bachmann-white{
	color:#ffffff!important
}

.bg-bachmann-grey{
	background-color:#d2d3d5!important
}

.btn-primary{
	background-color:#1b3364!important;
	border-color:#1b3364!important;
}