/*
Theme Name: NIOV Labs
Description: Professional website theme for NIOV Labs - Building the Arsenal for Human Agency
Version: 1.0
Author: NIOV Labs
*/

/* Basic WordPress theme styles - main styles are in assets/css/main.css */
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

