.running-text {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    width: 100vw;
}

.shadow-sm-reverst {
    box-shadow: 0 -0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
