@use './colors';

@mixin all {
  .seam-input-label {
    cursor: default;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: 134%;
  }
}
