﻿body {
}
div .navbar{
    min-height: 0px !important;
}
.footer-list-style{
    list-style-type: none !important;
    padding: 0px !important;
    margin: 0px !important;
}
.footer-list-style li{
     color: #a1acad !important;
}
div .footer-style{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.footer-text{
    color: #a1acad !important;
}

.footer-text:hover{
    color: #1b7ef7 !important;
    text-decoration: underline;
}
