/*
Theme Name: FedEx Custom Theme
Theme URI: https://example.com/fedex-custom-theme
Author: Adewole
Author URI: https://example.com
Description: Custom WordPress theme converted from static FedEx HTML markup.
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: fedex-custom
*/

/* Core layout styling resets or overrides can be added below */
body {
    margin: 0;
    padding: 0;
}
