body {
  background-color: transparent;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
  display: flex;
}

.btn__und-0020 {
  color: #2a3239;
  text-align: center;
  letter-spacing: 1px;
  flex: none;
  align-self: center;
  font-family: Varela Round, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.und-0020__line {
  background-color: #2a3239;
  width: 0%;
  height: 1px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.und-0020__label {
  padding-bottom: 11px;
}
