/* Hide Documentation and Support footer links */
.portal-footer a[href="https://yunohost.org/user_guide"],
.portal-footer a[href="https://yunohost.org/help"] {
  display: none !important;
}