﻿.navbar {
    z-index: 12;
    margin-bottom: 0px;
    min-height: 57px;
}

.ticker {
    z-index: 11;
    position: sticky;
    width: 100%;
    text-align: center;
    background-color: #ff7272;
    padding: 5px;
}