.setting-icon {
  font-size: 18px;
  cursor: pointer;
  margin-left: 8px;
}
.setting-icon:hover {
  color: #40a9ff;
}

