/*To take over the entire Footer section*/
#dnn_FooterLinks {
    flex: 0 1 100%;
    max-width: 100%;
}
/*To hide the Staying Connected*/
.skin-social-header {
display: None !important; 
}












