@charset "utf-8";

footer { float: left; width: 100%; position: relative;}
footer .copyright { float: left; width: 90%; padding: 12px 5% 10px; background-color: rgb(105 154 75); color: rgb(255 255 255);}
footer .copyright h4 { float: left; width: 100%; text-align: center; font-size: 1em;}
