/* webnucleo+elyra*/

.site-footer {
  margin-top: 3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #929192;
  color: #fff;
}

.main-header {
  background-color: #929192;
}


.container-homepage-issue {
  margin-top: 2rem;
  border-top: 1px solid rgba(255,255,255,0.4);
}

.small {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5em;
  text-transform: none;
  text-align: center;
}