.button {
  --button-font-size: 15px;
  line-height: 1;
}
.button.button--primary:after {
  transform: translate(0);
}