.brand__letter {
  background: white;
  padding: .2rem 0;
  margin-right: 1rem;
  width: 2rem;
  display: inline-block;
  text-align: center;
}

.brand__letter__item {
  color: var(--orange);
  text-decoration: none;
  font-size: .875rem;
}
