#mainNav .brand span {
  display: inline-block;
  text-indent: -9000px;
  width: 60px;
  height: 60px;
  background: url("https://sigilium.com/helpscout/logo.png") no-repeat 0 0;
  background-size: 100%;
}

.navbar .navbar-inner {
  background: linear-gradient(140deg, #00b29f, #3bc272);
}

.category-list .category {
  height: 110px;
}

/*Ancien plugin mac, et outlook*/
#category-91, #category-90 {
  display: none;
}

#searchBar button {
  background: linear-gradient(140deg, #00b29f, #3bc272);
  border-color: #00b29f;
}
