.header__buttons {
  display: flex;
  align-items: center;
  gap: 16px;
}

.header__buttons a {
  font-family: "Roboto Condensed";
  font-size: 13px;
  line-height: 22px;
  color: #212121;
}
