.q2a-time-widget {
  background: #ffffff; /* más blanco para contraste */
  border-radius: 12px;
  padding: 12px;
  text-align: center;
  font-family: sans-serif;
  box-shadow: 0px 2px 6px rgba(0,0,0,0.15);
}

.q2a-time-widget h3 {
  margin: 0;
  font-size: 1.2em;
  color: #111; /* negro fuerte */
  font-weight: bold;
}

.q2a-time-widget p {
  margin: 4px 0;
  font-size: 1.1em;
  color: #000; /* texto negro */
  font-weight: 500;
}
