@charset "utf-8";
.footer {
  padding: 6px 4%;
  background-color: #30363a;
}
.copy {
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 1.75;
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1240px) {
}

@media screen and (max-width: 750px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 375px) {
}
