body {
	background: #F2F2F2 !important;
}

.rrc-nav-link:hover {
	color: #C11616;
}

.blog-title {
	color: #C11616 !important;
}

.blog-title:hover {
	color: #D66464 !important;
}

.two-color-hr {
	max-width: 70%;
	margin: 1.5rem 0;
	margin-left: 15%;
	border: none;
	height: 13px !important;
	border-top: 5px solid #000000 !important;
	border-bottom: 5px solid #C11616 !important;
	background: #F2F2F2 !important;
	opacity: 1 !important;
}
