@font-face {
  font-family: "Wallop";
  src: url(/decidim-packs/media/images/Wallop-Medium-f61e093208b60560d6b9.woff) format("woff"), url(/decidim-packs/media/images/Wallop-Medium-485a6e90bbd712767d70.woff2) format("woff2");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Wallop";
  src: url(/decidim-packs/media/images/Wallop-Light-70ea5421f475a0437464.otf) format("otf");
  font-style: normal;
  font-weight: 400;
}
body,
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.title-decorator, .home__section-title,
.home__section-participate-grid__title {
  font-family: Wallop, sans-serif;
}
.home__menu {
  background-color: #140676;
  background-color: var(--secondary-color);
}
a#hero-cta {
  background-color: #dc871c;
  background-color: var(--tertiary-color);
}
a#hero-cta:hover, #sub_hero a {
  background-color: #0184c0;
  background-color: var(--primary-color);
}
#sub_hero a {
  background-color: #4eb051;
  background-color: var(--success-color);
}
footer .main-footer, .main-footer__top, .main-footer__down, footer .mini-footer {
  background-color: #f0efea !important;
  background-color: var(--pantone-663C) !important;
}
.main-footer__top div {
  color: #0184c0 !important;
  color: var(--primary-color) !important;
}
.main-footer__down nav ul li,
.mini-footer__content,
.main-footer__language-container button,
.main-footer__middle {
  color: #140676 !important;
  color: var(--secondary-color) !important;
}
#trigger-dropdown-language-chooser {
  background-color: #140676 !important;
  background-color: var(--secondary-color) !important;
}
.middle-footer-text {
  inline-size: 600px;
}
@media (max-width: 768px) {
  .middle-footer-text {
    inline-size: 300px;
  }
}
.footer-logos {
  display: block;
}
.footer-logos a {
  margin-right: 2rem;
  display: inline-block;
}
.footer-logos svg {
  height: 1.5rem;
  width: auto;
}
.footer-logos svg path {
  fill: #140676 !important;
  fill: var(--secondary-color) !important;
}
:root {
  --primary-color: #0184c0;
  --secondary-color: #140676;
  --tertiary-color: #dc871c;
  --success-color: #4eb051;
  --alert-color: #e52132;
  --warning-color: #fdc100;
  --pantone-7710C: #00a3a6;
  --pantone-1915C: #ea4b80;
  --pantone-2577C: #9275b3;
  --pantone-663C: #f0efea;
}

/*# sourceMappingURL=decidim_overrides-6b27aa81.css.map*/