.navbar-bottom a:hover {
    background-color: #252a37;
}

.navbar-bottom {
    overflow: hidden;
    background-color: #252a37;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.navbar-bottom a {
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

p {
    font-size: small !important;
}

button {
    padding: 0 !important;
    margin: 0 !important;
}

#nav-bottom-1 {
    padding: 0 !important;
    margin: 0 5% 0 3% !important;
}

#nav-bottom-2 {
    padding: 0 !important;
    margin: 0 3% !important;
}

#nav-bottom-3 {
    padding: 0 !important;
    margin: 0 3% !important;
}

#nav-bottom-4 {
    padding: 0 !important;
    margin: 0 3% !important;
}

#nav-bottom-5 {
    padding: 0 !important;
    margin: 0 1% !important;

}

#nav-bottom-6 {
    padding: 0 !important;
    margin: 0 !important;
}

#select1, #select2 , #select-year{
     font-size: small !important;
     margin-top: 2%;
 }

#compare {
    font-size: medium !important;
    margin-top: 3% !important;
}

#bar-chart {
    font-size: small !important;
}