.featured-buttons {
  list-style: none;
  margin-inline: auto;
}

.featured-buttons li {
  margin-block-end: 1rem;
  text-align: center;
}

.featured-buttons .button {
  width: 300px;
}
