
/*body {
  padding-top: 56px;
}
*/

  #footer-bottom {
    background-color: #f78f1e;
    color: #fff;
    padding: 40px 0 30px;
    font-weight: 300;
}
  #footer-bottom p{color: #fff !important;}
    #footer-bottom  p a{color: #fff !important; font-weight: 600;}

    .navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: 600;
}