.mdtb-banner {
	background-color: #264F76;
	color: #fff;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
.mdtb-banner a {
	color: #fff !important;
	font-size: 14px;
	text-decoration: none;
}
.mdtb-banner a:hover {
	text-decoration: underline !important;
}