.switch-button {
    cursor: pointer;
}
.hide, .d-none {
    display: none;
}
.border-top-1 {
    border-top: 1px solid #ccc;
}