/*
Theme Name: LIV Connect Theme
Theme URI: https://livconnect.nl/
Author: Antigravity
Author URI: https://gemini.google.com/
Description: A custom blank Elementor-ready WordPress theme for LIV Connect. Bundles 8 highly customizable custom Elementor widgets.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: liv-connect-theme
*/

/* General layout fixes for blank Elementor canvas */
body {
  margin: 0;
  padding: 0;
  background-color: #1A1A1A;
  color: #FFFFFF;
}
