/*
Theme Name: Ferdous Trade
Theme URI: https://ferdousahsan.com
Author: Ahsanul Ferdous
Description: One-page conversion theme for Ferdous Trade — sales growth and cross-border logistics for Malaysian manufacturers. Built around a single discovery-call CTA, with a Customizer-uploadable founder photo.
Version: 1.0.0
Requires at least: 5.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ferdous-trade
*/

/* Base resets only — visual styling lives in assets/css/main.css */
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; }
img { max-width: 100%; display: block; }
a { text-decoration: none; color: inherit; }
button { font: inherit; }
