.listingstatus span {
    padding: 0.1rem 0.5rem;
}

.text-theme {
    font-size: 15px;
    margin-top: 10px;
}

.alert-title {
    font-size: 1.25rem;
    line-height: 1.70rem;
    font-weight: 600;
    margin-bottom: .25rem;
}

.text-theme strong {
    font-weight: 700;
}

select:not(.form-select) {
    font-weight: 500;
}

.form-select {
    font-weight: 500;
}