.header-control[data-v-26f37d82] {
  gap: 30px;
}
.title[data-v-26f37d82] {
  display: flex;
  justify-content: center;
  height: 25vh;
  align-items: center;
}
.title h1[data-v-26f37d82] {
  color: white;
  position: relative;
  height: 100%;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}