/*
Theme Name: Fynix Hub
Theme URI: https://fynixhub.com
Author: Fynix Hub
Author URI: https://fynixhub.com
Description: Theme affiliate tài chính cho thị trường Philippines, lấy cảm hứng từ jeff.vn. Trang chủ hiển thị carousel sản phẩm vay, click vào sẽ qua trang lấy email (có thể bỏ qua) rồi redirect sang landing page đối tác.
Version: 1.0.0
Requires PHP: 7.4
Text Domain: fynixhub
*/

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
    background: #f4f6fb;
    color: #1e2233;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 { margin: 0; line-height: 1.3; }
a { text-decoration: none; color: inherit; }
img { max-width: 100%; display: block; }
ul { margin: 0; padding: 0; list-style: none; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
