.uibk-main-content {

  .card-body {
    
    a[role="button"] {
    	margin-right: .5ex;
    }
    
    em + strong,
    strong + em {
      
      &::before {
      	content: " ";
      }    
    }
  }      
}