
blockquote {
	color: #000;
	display: inline;
	font-family: 'Lyon Text Web';
	font-size: 16px !important;
	font-style: italic;
	font-weight: normal;
	border-left: none;
	
}

blockquote p {
	color: #000;
	font-family: 'Lyon Text Web';
	font-size: 16px !important;
	margin: -16px 0px 10px 0px;
	
}

/* second opinion box */

.so-box {
  position: relative;
}

.category-more-link-home {
  font-family: 'Lyon Text Web';
  font-weight: 400;
  font-size: 18px !important;
  position: absolute;
  bottom: 0;
  left: 20;
}

.so-byline {
  padding-bottom: 24px;	
}

.so-category-slug {
  font-weight:500; 
  font-size: 21px; 
  color:#f24c2f	
}

.so-chevron-2 {
  font-size: 12px;
  position: relative;
  top: -1px;
  opacity: 0.6;
}

.so-chevron {
  font-size: 10px;
  position: relative;
  top: -1px;
  opacity: 0.6;
}

.link-spanner-top-so {
  position: absolute;
  width: 88%;
  height: 18%;
  top: 0;
  left: 0;
  z-index: 40;
}


.link-spanner-so {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 18%;
  left: 0;
  z-index: 40;
}