.ArnSupportLinks.ArnSupportBottom {
  .termsLink,
  .termsLink+span.dvd,
  .privacyLink,
  .privacyLink+span.dvd,
  .supportLink,
  .supportLink+span.dvd {
    display: none;
    visibility: hidden;
  }
}

.footer.arn .col-sm-9.omega { 
    width: 100%;
    text-align: center;
    border: none;
  }

.footer.arn .col-sm-3.alpha {
    display: none;
    visibility: hidden;
}