/* Analogous color by adding 32 at each side */
.greeneql_titlebar {
  background-color: rgb(21, 130, 49);
  /* color: rgb(234, 250, 250); Title */
  color: rgb(39.9, 247, 93.1); /* Title */
  color: rgb(146, 255, 174); /* Title */
}

.greeneql_subtitle {
  color: rgb(21, 130, 49);
}

.greeneql_content {
  color: rgb(21, 194, 49);
}