body {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.btn__txt-0020 {
  color: #2a3239;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #2a3239;
  flex: none;
  align-self: center;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.txt-0020__label-w {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.txt-0020__label {
  padding: 5px 10px;
}

.txt-0020__label-w-2nd {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin: -1px;
  display: flex;
  position: absolute;
  inset: 0%;
}
