/*
Theme Name: Hello Sadik
Theme URI: https://hellosadik.com/
Author: Wahid Sadik
Description: Premium Custom WordPress Theme for Hello Sadik Fintech.
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: hello-sadik
*/

/* Core CSS styles matching your dark/light fintech theme branding */
:root {
    --bg-dark: #000000;
    --bg-light: #ffffff;
    --primary: #5c62ec;
    --text-dark: #ffffff;
    --text-light: #18181b;
}

body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: var(--bg-light);
    color: var(--text-light);
}

.rank-math-html-sitemap

 {
    display: none;
}

