/* ItemShopSys custom shop css */
.navbar-logo {
  max-height: 100px;
}

.server-block {
  max-width: 70%;
  max-height: 70%
}

.btn-primary:focus {
  background-color: #C40000;
}

.nav-pills .nav-link.active {
  background-color: #363636;
  border: 1px solid #363636;
}