.ContNv {
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 32px;
  color: #3a2e22;
  text-align: left;
  background-color: #faf8f4;
  box-shadow: 0 2px 8px rgba(58,46,34,0.06);
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23c8c0b4' opacity='0.35'/%3E%3C/svg%3E");
  border: 1px solid #e0d8cc;
  border-radius: 10px;
  padding: 22px 24px 28px;
  font-size: 14.5px;
  line-height: 1.6;
}

.NvTit {
  font-size: 1.15rem;
  color: #1a2e3a;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  margin: 0 0 6px;
}

#leerMas {
  /* El botón usa estilos inline — NO sobreescribir color aquí */
  font-weight: bold;
}

.oculto {
  display: none;
  font-weight: bold;
}

.ContIntr {
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 32px;
  color: #3a2e22;
  text-align: left;
  background-color: #faf8f4;
  box-shadow: 0 2px 8px rgba(58,46,34,0.06);
  border: 1px solid #e0d8cc;
  border-radius: 10px;
  padding: 22px 24px 28px;
  font-size: 14.5px;
  line-height: 1.6;
}

.introCur {
  margin-bottom: 0;
}
