/* fleet-monitor: one group = one site; make the site name the loudest thing on the page */
.endpoint-group { margin-bottom: 1.25rem; }
.endpoint-group-header { background: #e8eef5; }
.dark .endpoint-group-header { background: #1f2937; }
.endpoint-group-header .text-xl { font-size: 1.75rem; font-weight: 800; letter-spacing: -0.01em; }
.endpoint-header .text-base { font-size: 1.1rem; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; }
