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

.btn__out-0055 {
  color: #000;
  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;
}

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

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

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

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

.out-0055__label {
  padding: 25px 50px;
}
