/*
Theme Name: CB-Asthetics
Theme URI: http://reloadagency.co.uk
Author: Reload Agency
Author URI: http://reloadagency.co.uk
Description: A custom base theme for CB-Asthetics.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cb-asthetics
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

body {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #333;
  margin: 0;
  padding: 0;
}

.container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
