/*
Theme Name: Learn With Chukwuma
Theme URI: https://example.com
Author: Chukwuma
Description: Elementor-ready theme for AI training business
Version: 1.0
*/

body {
  font-family: 'Inter', sans-serif;
  margin: 0;
  background: #0b0f1a;
  color: #ffffff;
}
