.dear-bg {
  width: 180px;
  height: 56px;
  background-image: url("../assets/dear dear, white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: background-image 0.3s ease;
}