/* overwrite css for content */

/* ===== 2026-08-26 18:46:57 ===== */
/* selector: [id="webid-50613388"] */
/* state: normal */
[id="webid-50613388"] {
  color: var(--secondary_color_font) !important;
  background-color: #2be61e !important;
}

/* ===== 2026-08-26 18:46:31 ===== */
/* selector: [id="webid-50613388"] */
/* state: hover */
[id="webid-50613388"]:hover {
  color: #ffffff !important;
  background-color: #f10404 !important;
}

/* ===== 2026-08-26 18:46:37 ===== */
/* selector: [id="webid-50613388"] */
/* state: active */
[id="webid-50613388"]:active {
  color: #371616 !important;
  background-color: #dbc900 !important;
}

