/*
Theme Name: TechTrio
Theme URI: https://alpeshgajjar.com/
Author: Alpesh Gajjar
Author URI: https://alpeshgajjar.com
Description: Ultra-minimal blank WordPress theme starter.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: techtrio
*/
:root {  font-family: "Open Sans", sans-serif;}
html,body { margin:0; padding:0;  font-family: "Open Sans", sans-serif; }
.wp-site-blocks, .site { padding: 2rem; }
body { background-color: #FFFFFF; color: #111111; }