.footer-1{
  font-size: 12px;
  color: #c2c2c2 !important;
  position: fixed;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  line-height: 1.5;
  z-index: 1000;
}

.footer-1 a {
  color: #c2c2c2 !important;
}
