@charset "UTF-8";

.footer-caution {
  text-align: center;
}

.footer-copyright {
  color: #fff;
  background: #484848;
  padding: 10px 0;
}

.footer-copyright p {
  text-align: center;
  font-size: 1.1rem;
  margin: 0;
  line-height: 1.6;
}
