
.bottom-bar {
    height: 7%;
    width: 100%;
    background-color: #00000091;
    color: white;
}
.btn-login {
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
}

a {
    color: #ffffff;
    text-decoration: none;
}