.bottom-bar {
    margin-top: 15vh;
    padding: 15px;
    width: 100%;
     background-color: rgba(255, 171, 64, 0.7);
    color: #0C3A1C !important;
    border-radius: 15px 15px 0px 0px;
}

.link {
    color: white !important;
    margin: 5px;
}