@layer components {
    .form-label {
            color: var(--dashboard-color-text-muted);
            display: block;
            font-size: 0.875rem;
            font-weight: 650;
            line-height: 1.25rem;
        }
}
