*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.echoSDK_inArticlePromo{
  font-family: Lato, sans-serif;
  padding: 14px 25px 14px 0;
  border-top: solid 1px #CCCCCC;
  border-bottom: solid 1px #ccc;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  position: relative;
}

.echoSDK_inArticlePromo #text{
  display: inline;
}

.echoSDK_eoaText{
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  padding: 16px 0px;
  border-top: solid 1px #D9D9D9;  
}

.echoSDK_eoaText #text, .echoSDK_eoaText .echoSDK_a{
  display: inline;
}

.echoSDK_a{
  color: #00B1CD;
  cursor: pointer;
  text-decoration: underline;
}

.echoSdk_shareBarImg{
  width: 85px;
  height: 30px;
  cursor: pointer;
}