/* line 5, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.img-index-noticia {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
  height: 300px;
  width: 100%;
}

/* line 11, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.index-noticia-container {
  position: relative;
  height: 300px;
  margin-bottom: 20px;
}

/* line 17, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.titol-index-noticia {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
}

/* line 25, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.titol-index-noticia > a > h4 {
  color: white;
  font-size: 1.4em;
}

/* line 30, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.titol-noticia {
  font-weight: bold;
  font-size: 2em;
}

/* line 35, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.imatge-noticia {
  margin: 20px 0px;
}

/* line 39, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.container-noticia-lateral {
  margin-bottom: 30px;
  position: relative;
}

/* line 44, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.titol-noticia-lateral {
  font-weight: bold;
  color: #666;
}

/* line 49, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.noticia-titol-editor-container {
  border: 1px solid #ccc;
  border-bottom: none;
  background-color: #eaeaea;
  padding: 5px 15px 0px 15px;
}

/* line 56, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.noticia-editor-container {
  border: 1px solid #ccc;
  padding: 15px;
  margin-bottom: 40px;
}

/* line 62, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/noticies.scss */
.data-noticia {
  color: #666;
  font-weight: bold;
}
