
.play-btn {
  position: relative;
  width: 220px;
  height: 60px;
  border: 0;
  background: none;
  padding: 0;
}

.play-btn__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.play-btn__label {
  position: relative;
  z-index: 1;
}

.header-user-icon {
  width: 24px;
  height: 24px;
  color: #eaf8ff;
}
