.banner-button {
  width: fit-content;
}

.banner-button span {
  letter-spacing: 0.2rem;
}

.banner-button span svg {
  filter: invert(100%);
}
