.sh1 {
  font-family: "Outfit", sans-serif;
  font-weight: 600 !important;
  font-size: 6.8dvh;
  letter-spacing: 0.8px;
}

.s1_div_top {
  margin-top: 18dvh !important;
}

.sp_cur {
  font-family: "Italianno", cursive;
  font-size: 10dvh !important;
  color: transparent;
}

.s1_p {
  font-family: "Outfit", sans-serif;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  background-image: linear-gradient(180deg, #ffffff, #ffffff88) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.s1_p p {
  color: transparent !important;
}

.s1_a {
  margin: 8px;
  margin-left: 0px;
  width: max-content;
}
