@import '../settings/variables';

.c-dashboard-vessel-list-label {
  margin: 0.125rem 0 0 0;

  &__info {
    color: $color-secondary-dark;
  }
}
