.text-1, .h-1 {
  font-family: Rosarium;
  text-align: center;
  font-size: 3vw;
}

.btn-1 {
  display: block;
  border-color: white;
  border-radius: 50px;
  border: white solid;
  width: 13vw;
  height: 4vw;
  background-color: #FFD700;
  font-size: 2vw;
  font-weight: bold;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
}

.sec-1 {
  margin-left: 10vw;
  margin-right: 10vw;
}
