.bg-primary-yellow {
	background-color: #fee13b !important;
}
.bg-primary-blue {
	background-color: #253B80 !important;
}

.bg-uhn {
	background: #253B80 !important;
	height: 100px;
}

.text-logo {
	font-weight: 800 !important;
	font-size: 24px !important;
}

.list-group-item {
	padding-left: 0px !important;
}
