
.footer {
    text-align: center;
    color: #00bcf2;
    margin-top: 30px;
    margin-bottom: 30px;
}

.top-nav-header{
    height: 52px;
    background-color: #2e8ece !important;
    box-shadow: 0 1px 4px rgba(0,0,0,.5);
    line-height: 50px;
    font-size: 1.15rem;
    margin-bottom: 4px;
}
.top-nav-header .btn-icon{
    color: #fff;
    font-size: 1.5rem;
}