/*
Theme Name: Pike Reporting Child Theme
Template: straightuphatfield
Version: 1.1.1
*/

.navbar-brand {
    display: flex;
    align-items: center;
}

.navbar-logo {
    height: 50%;
    width: auto;
}

@media (min-width: 1200px) {
    .nav-item {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
}

.site-footer {
    background-color: #e1e1e1 !important;
}

.footer-menu a,
.credit-div,
.credit-div a,
.footer-social-list a {
    color: black !important;
}

.footer-social-list {
    padding-left: 0!important;
}