body {
    padding-top: 4.0rem;
}

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

.toast {
    background-color: rgba(255, 255, 255, 1) !important;
}