.ag-credits.credits-text-wrapper .copyrights,
.ag-credits.credits-text-wrapper .credit
{
  width: 50%;
  text-align: right; /* RTL */
}
.ag-credits.credits-text-wrapper .credit {
  text-align: left; /* RTL */
}
