@charset "utf-8";

footer .copyright { background-color: rgb(237 50 55); color: rgb(255 255 255) !important;}
footer .criado { background-color: rgb(204 33 39);}

@media only screen and (max-width: 1000px){
  footer .criado { margin: 0 0 70px !important;}
}