#news a {
	color:#2c2c2a;
	text-decoration:none;
}
#news a:hover, #news a:focus {
	color:#E95D00;
	text-decoration:none;
}
#news .link-reverse {
	color:#AC5CBD;
}
#news .link-reverse:hover, #news .link-reverse:focus {
	color:#9c4bad;
}

strong, b {
	font-weight:600;
}
#news p {line-height: 1.4; font-size:14px;}

#news {
	height: 100%;
	color:#857F79;
}


#news .btn {
	font-weight:700;
}
#news .btn-giant {
	padding: 18px 30px;
	font-size: 32px;
	line-height: 1.33;
	border-radius: 5px;
}
#news .btn-lg, #news .btn-group-lg>.btn {
	padding: 14px 25px;
	font-size: 17px;
	line-height: 1.3;
	border-radius: 4px;
}

#news .btn-primary {
	color: #fff;
	background-color: #AC5CBD;
}
#news .btn-primary:hover, #news .btn-primary:focus, #news .btn-primary:active, #news .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #9c4bad;
}




#news .has-margin-bottom {
	margin-bottom:50px;
}

#news .media-heading {
	color: #53504c;
}
#news .media-content {
	margin-bottom:20px;
}
 @media (max-width:767px) {
#news .media-heading {
margin-top: 20px;
}
#news .bulletin {
 text-align:center;
}