/*

Theme Name: Zedbat Mobile Theme by Naira HD
Theme URI: https://zambianhits.net
Description: A mobile-friendly theme.
Version: 1.1
Author: Naira HD
Author URI: https://telegram.me/nairahd
Tags: silver, white, one-column, flexible-width

// This file is part of the ZambianPlay Mobile Theme for WordPress
//
// Copyright (c) 2025 ZambianHits Inc, Ltd. All rights reserved.
// https://zambianhits.net
//
// Released under the GPL license
// http://www.opensource.org/https://zedbat.net/wp-admin/theme-editor.phplicenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************

*/
:root {
	--primary: #121212;
    --second: #222222;
    --gray: #e3e3e3;
}
