/* Start custom CSS *//*Reset*/
header{
    display: none !important;
}
footer{
    display: none !important;
}
/*Contenido*/
#header-copy-wrapper{
    padding: 0;
    margin-bottom: 3rem;
}
#footer-copy-wrapper{
    padding: 0;
    margin-top: 7rem;
}/* End custom CSS */