#navbar {
    font-size: 1.3em;
    float: left;
}

body {
    /*padding-top:65px; */
    margin-bottom: 150px;
}

#bottobar {
    border-top: 5px pink;
}

#bottombar i {
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.171);
}

#bottombar a {
    border: transparent;
}