////
/// Connect Module : agent
/// @group connect
////

#{ns(connect)} {
  &--agent &__brand {
    font-size: map-get($brand-size, agent);
  }
}
