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

.btn__out-0065 {
  color: #2a3239;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.out-0065__frame {
  border: 3px solid #2a3239;
  position: absolute;
  inset: 0%;
}

.out-0065__line {
  background-color: #2a3239;
  height: 3px;
  position: absolute;
  inset: 0% 0% auto;
}

.out-0065__label {
  padding: 30px 35px;
  position: relative;
}
