.brand {
  font-size: 15px;
  letter-spacing: .18em;
}
.brand span {
  width: 40px;
  height: 40px;
  font: 600 10px Manrope, sans-serif;
  letter-spacing: 0;
}
.brand strong {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.brand small {
  margin-top: 5px;
  font-size: 7px;
  font-weight: 500;
  letter-spacing: .28em;
}
