@import '../../themes/variables.scss';

.logo {
  width: 86px;
  height: 34px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.logo-text {
  margin: 0;

  span {
    font-family: $font-logo;
  }
}
