/* client/account/styles.css */
i {
  position: absolute;
  top: 50%;
  right: 3%;
}
i:hover {
  cursor: pointer;
}
