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

.tadafy__fill-0175 {
  color: #2a3239;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-left: 7px solid #2760ff;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: .9;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.fill-0175__fill {
  background-color: #2760ff;
  position: absolute;
  inset: 0%;
}

.fill-0175__label {
  padding: 0 45px 0 20px;
  position: relative;
}

@media screen and (max-width: 240px) {
  .tadafy__fill-0175 {
    transform: scale(.7);
  }
}

@media screen and (max-width: 240px) {
  .tadafy__fill-0175 {
    transform: scale(.7);
  }
}
