.footer-main {
  font-size: .75rem !important;
  color: #6c757d;
}

.footer-main li a:hover {
  text-decoration: underline;
}

.footer-main h4 {
  font-size: .75rem !important;
  line-height: 1rem;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .footer-main h4 {
    font-size: .75rem !important;
    line-height: 1rem;
  }
}

.footer-main ul,
.footer-main ul li {
  list-style-type: none;
  padding: 0 0 0 0;
  font-size: .75rem;
}

.footer-main ul li {
  margin-bottom: 12px;
}

.footer-main,
.footer-main a {
  color: #adb5bd;
}
/*# sourceMappingURL=cc-footer.css.map */