/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template/small-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-small-business/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

.navbar-default .navbar-nav > .active{
    color: white;
}

.panel-footer.panel-custom {
    background: #bd4a70;
    color: #bd4a70;
}