/*
Theme Name: Mbabco Native V3
Theme URI: https://mbabcogroup.com/
Author: Mbabco Group
Description: Native multilingual Mbabco WordPress theme with editable pages and media.
Version: 3.2.9
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: mbabco-horizons
*/

html,
body {
    margin: 0;
    padding: 0;
}

*, *::before, *::after { box-sizing: border-box; }
body { min-height: 100vh; background: #fff; color: #0b1d33; }
img { max-width: 100%; height: auto; }
a { color: inherit; }
