﻿:root {
    --bs-navbar-height: 56px;
    --bs-spacer-4: 1.5rem;
}

.notification-text-display {
    border-top: solid 1px #808080;
    margin-top: 0.5rem;
}

.btn-text {
    cursor: inherit;
}

