/* LIBRO DIGITAL — ÍNDICE */

.wp-block-post-content #indice-especies,

.entry-content #indice-especies,

#indice-especies{

  background:#4b2a00 !important; /* tono menú */

  padding:2.2rem 1.6rem !important;

  border-radius:18px !important;

  margin:0 0 2.5rem 0 !important;

  color:#fff !important;

}

.wp-block-post-content #indice-especies h3,

.entry-content #indice-especies h3,

#indice-especies h3{

  font-size:2rem !important;

  font-weight:800 !important;

  letter-spacing:0.5px !important;

  margin:0 0 1.8rem 0 !important;

  text-transform:uppercase !important;

  color:#fff !important;

}/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 


