.navbar-default .navbar-brand { color: white; } .navbar-default .navbar-nav > li > a { color: white; } .navbar-default .navbar-nav > li > a:hover { color: white; text-decoration: underline; } .noscript { background-color: #dd5148; color: white; } .alert { border-radius: 5px; } .alert-success { background-color: #d0e9c6 !important; color: #473835; } .alert-danger { background-color: #ebcccc; color: #473835; } .hide { display: none ; } .underline { text-decoration: underline; } .footer { background-color: #009587; border-color: #009587; background: #009587; color: white ; position: absolute; bottom: 0; width: 100%; height: 20px; } .footer-a { color: white; } .footer-a:hover { color: white; text-decoration: underline; }