@charset "UTF-8";

.lp-footer {
  padding: 50px 0;
  background-color: #55bfe6;
  text-align: center;
}

.lp-footer__text {
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
}
