/* header */
.rd-navbar-fullwidth.rd-navbar--is-stuck {
    height:80px;
}
.navbar-logo-default {
    height:90px;
}

/* footer */
.footer .footer-divider + .footer-panel {
    margin-top:40px;
}
.nd-footer-info,
.nd-footer-info .rights {
    color:#999999;
    font-size:12px;
    font-weight:400;
    line-height:1.6;
}