i.log-out {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}

.item-buttons .item .item-button {
  display: block;
  font-size: 3em;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.bool-red {color: #f98888;}
.bool-green {color: #9af19a;}

i.icon-yellow {
  color: #ffff8d;
}

i.global-search {
  margin-right: 0.5rem;
  color: #cef64c;
  cursor: pointer;
}
