header h1::before {
  content: "\26A1\FE0F\00A0";
}
.header-logo img {
  width: 42px;
  height: 42px;
  object-fit: cover;
  border-radius: 9px;
}
