/* Extracted from senate/index.html <style> block 3. Keep page-specific rules here until componentized. */
/* SEO stub: keep crawlable text without affecting layout */
.cmep-visually-hidden{
  position:absolute !important;
  height:1px !important;
  width:1px !important;
  overflow:hidden !important;
  clip:rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  white-space:nowrap !important;
}
