.guns-theme {
  width: 100%;
  height: 100%;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.guns-theme .icon-moon-fill {
  color: #ffd500;
}
.guns-theme .icon-sun-fill {
  color: #ff9b00;
}
