﻿
button.mobileMenu-toggle,
button.navUser-action,
button.close,
button.text,
#back-to-top button {
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: inherit;
  cursor: pointer;
  padding: 0;
}
