/* This file can be used for specific tweaks to the settings page, but most styling is inherited from style.css */

.form-group label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: var(--secondary-text);
}
