.right {
	float: right;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.right-rail .widget-SelfServeContent {
	border: 1px solid black;
	border-top: 3px solid green;
	padding: 1em;
	margin-bottom: 20px;
}

body * {
	font-family: "Source Sans Pro",sans-serif;
}

.whatsnew .banner {
	background: url(/mgh/content_public/multimedia/backgrounds/hero-bg-pharmacy.png) no-repeat;
	margin-bottom: 2rem;
	height: 10rem;
	background-size: cover;
}

.modern .micro-hero_wrap,
.modern .pattern_wrap {
	background-image: linear-gradient(135deg, rgba(211, 68, 73, 1.0), rgba(234, 72, 80, 1.0), rgba(222, 59, 78, 1.0));
}

.modern .micro-hero-inner_wrap,
.modern .pattern-inner_wrap {
	background-image: linear-gradient(135deg, rgba(211, 68, 73, 0.7), rgba(220, 76, 97, 0.8), rgba(162, 87, 167, 0.9)), url(/UI/app/img/backgrounds/mgh-hero-background-dots-pattern.svg);
}
