.title-card img {
top: 0 !important;
}

.basic h1 a, .basic h2 a, .basic h3 a, .basic h4 a, .basic h5 a, .basic h6 a {
  color: #9d1961;
}

.entry-header .entry-title {
      color: #9d1961;
}

.basic .entry-title {
  font-size: 32px;
    color: #9d1961;
}

.from-the-blog .entry-title, .from-the-blog .entry-title a {
  font-size: 24px;
      color: #9d1961;
}

.entry-title a:hover {
  text-decoration: underline;
        color: #9d1961;
}

.entry-title a:hover .text-muted {
  color: #777;
}

a:link {
color:#9d1961;
}

a:visited {
color:#528ef0;
}

basic a:hover {
	text-decoration: underline;
	color: #e4a0c5;
}

a:hover {
	text-decoration: underline;
	color: #e4a0c5;
}

.widget-title {
  font-size: 16px;
  color: #0b5394;
  text-transform: uppercase;	
   margin: 0 0 10px;
}

.ssba, .ssba a {
display: inline-block;
}

.widget-title {
  font-size: 14px;
  text-transform: uppercase;	
   margin: 0 0 10px;
}

.widget {
  width: 90%;
  font-size: 85%;
  margin-left: 15px;
  margin-bottom: 25px;
}

.responsive-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

.entry-meta {
  text-transform: uppercase;	
  color: #bbb;
}

h5,

.h5 {

  font-size: 14px;
  line-height: 150%;
}
