﻿.btn-outline-primary {
    background-color: white;
}

.btn-outline-secondary {
    background-color: white;
}

.form-label {
    font-weight: 600;
}

.btn {
    white-space: nowrap;
}
