/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
/* Eigene Styles */
.hcs.footer .fl-row-content-wrap {
  padding: 0.5em !important;
}
.hcs.footer .fl-module-content {
  margin: 0 !important;
}
.hcs.footer p, .hcs.footer a, .hcs.footer li {
  font-size: 0.9rem !important;
}
@media all and (min-width:1921px) {}
@media all and (max-width:1920px) {}
@media all and (max-width:1366px) {}
@media all and (max-width:1024px) {}
@media all and (max-width:768px) {
  .hcs.footer .fl-module-content p {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media all and (max-width:500px) {
  .hcs.footer p, .hcs.footer a, .hcs.footer li {
    font-size: 0.8rem !important;
  }
}