.fa-sm-toggle {
  cursor: pointer;
}

.fa-sm-toggle:hover {
  text-decoration: underline;
}

.fa-sm-hide {
  display: none;
}
