.article-text a.btn-info{
      color: #007ab2 !important;
      text-decoration: underline !important;
      border-color: #fff !important;
      background-color: #fff !important;
      line-height: 0 !important;
        margin: 0px 0 !important;
        font-size: 18px !important;
        padding-left: 0px !important;
        display: contents;
    }
    
.article-text a:hover, .article-text a:focus {
  color: #009de5 !important;
}

.page_article > .obj_article_details > .row {
  margin-left: 0;
  margin-right: 0;
}
