/*
Theme Name: Business600 Website Rescue Room
Theme URI: https://business600.com/
Author: Business600
Author URI: https://business600.com/
Description: Futuristic Business600 Website Rescue Room theme with an interactive goal-based concept, service pricing, project examples, and WordPress-ready business settings.
Version: 1.4.1
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: business600-rescue-room
*/

body.b600-basic-page {
  margin: 0;
  background: #02040c;
  color: #f4f7ff;
  font-family: system-ui, sans-serif;
}

.b600-basic-shell {
  width: min(100% - 40px, 980px);
  margin: 0 auto;
  padding: 72px 0;
}

.b600-basic-shell a { color: #42e8ff; }
.b600-basic-shell article { margin-bottom: 36px; }
