.btn--1581590947364 {
  position: relative !important;
  border: none;
  font-size: 30px; }

.btn--1581590947364::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.2)); }
