.footer {
  height: 49px;
  width: 100%;
  background-color: #18707b;
}
.footer-copyright {
  padding: 15px;
  color: white;
	text-align: left;
}
