@charset "utf-8";

	
/** Footer **/
	
.site-footer
{
  background-color:#00b140;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#000;

}

