/**
 * @file
 * button styles below 767
 */

.btn-primary {
  --btn-padding: 12px 22px;
}

.btn-style-3 {
  --letter-spacing: 5%;
}
