#mercados-title {
  /* Web/Title/XL */
  /* font-family: "Open Sans"; */
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 136%;
  /* or 54px */
  letter-spacing: -0.0015em;

  color: #d28200;
}

#economia-title {
  /* Web/Title/XL */
  /* font-family: "Open Sans"; */
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 136%;
  /* or 54px */
  letter-spacing: -0.0015em;

  /* Editorial/Economia */
  color: #04b032;
}

#politica-title {
  /* Web/Title/XL */
  /* font-family: "Open Sans"; */
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 136%;
  /* or 54px */
  letter-spacing: -0.0015em;
  /* Editorial/Política */
  color: #e42020;
}

#internacional-title {
  /* Web/Title/XL */
  /* font-family: "Open Sans"; */
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 136%;
  /* or 54px */
  letter-spacing: -0.0015em;

  /* Editorial/Internacional */
  color: #0468b0;
}
