.byline p {
	
font-family: 'Apex New', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #565253;
}
.byline p strong {
	font-family: 'Apex New', sans-serif;
	color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 19px;
  margin-bottom: 8px;
}
.byline .circle {
	display:none;
}