 .header-image .site-title,
.header-image .title-area {
	background: none;
	border: none;
	outline: none;
	padding: 0;
	margin: 0 auto;
	margin-bottom: -20px;
}

.entry-content a {
  text-decoration: none;
  color: #ba4c8e !important;
}

.entry-content a:hover {
color: #f03d73 !important;
}

.entry-title a:hover,
.footer-widgets .entry-title a:hover {
	color: #ba4c8e !important;
	text-decoration: none;
}

.entry-meta a:hover{
	color: #ba4c8e !important;
	
}

