.bg-custom-gray {
    background-color: #eee;
}

.vh-100 {
    min-height: 100vh;
}

.btn-outline-dark {
    background-color: var(--bs-white);
}
