.btn-group display: flex; gap: 15px; justify-content: center; flex-wrap: wrap; margin-top: 30px;

.not-running background: #dc3545; color: white;

.status-card h3 margin-bottom: 10px; color: #333;

.footer a:hover text-decoration: underline;

.status-card:hover transform: translateY(-5px);