.esn-shortcuts-sheet {
  .modal-body {
    .flex-column;
  }

  h4 small {
    font-size: 75%;
  }

  h5 {
    color: @text-color;
  }

  a:hover {
    text-decoration: underline;
    cursor: pointer;
  }
}
