/* ------------------------ CORES ------------------------  */
:root {
  --siga-100: 0 0% 85%;
  --siga-200: 223 79% 62%;
  --siga-300: 223 54% 46%;
  --siga-500: 223 58% 36%;
  --siga-700: 223 60% 31%;
  --siga-900: 228 18% 16%;
}

/* ------------------------ HOME ----------------------- */
div#destaquesHome0 {
  margin-top: 40px !important;
}


/* ------------------------ CARDS ------------------------ */



/* ------------------------ FOOTER ------------------------ */
.logoRodape {
  width: 335px !important;
}
footer#footer #links {
  background: hsl(var(--siga-900)) !important;
}
#footer #copyrights div {
  background: #1a1b23  !important;
}