/**
 * Footer Styles for PAC Child Theme
 * 
 * Styling for the site footer
 */
.site-footer{
    background-color:#570008;
}
 footer{
   
    .footer-copyright{
        width:100%;
        text-align: center !important;
    h3{
        font-family:"Berlingske Sans", sans-serif !important;
        font-size:2rem;
        font-weight: 500;
    }
    }
}
