Contact information

/* 极简黑白灰联系信息卡片样式 */ .contact-info-card { font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif; color: #2D2D2D; /* 深灰正文 */ background-color: #FAFAFA; /* 极浅灰背景 */ border: 1px solid #E5E5E5; /* 浅灰边框 */ padding: 24px; border-radius: 6px; max-width: 550px; margin: 20px auto; } /* 公司名称样式 - 使用 Inter 字体 */ .contact-info-card .company-name { font-family: 'Inter', sans-serif; font-size: 1.1rem; color: #000000; /* 纯黑 */ font-weight: 700; margin-bottom: 16px; letter-spacing: -0.2px; } /* 详情条目样式 */ .contact-info-card .info-item { font-size: 0.95rem; margin-bottom: 8px; display: flex; align-items: flex-start; } .contact-info-card .info-item:last-child { margin-bottom: 0; } /* 标签样式(Address, Email, Phone) - 使用 Inter 字体 */ .contact-info-card .info-label { font-family: 'Inter', sans-serif; font-weight: 600; color: #000000; /* 纯黑 */ margin-right: 6px; white-space: nowrap; } /* 文本内容样式 - 使用 Poppins 字体 */ .contact-info-card .info-text { color: #444444; /* 中深灰 */ } /* 极简无下划线邮箱链接 */ .contact-info-card a { color: #444444; text-decoration: none; border-bottom: 1px solid #CCCCCC; transition: border-color 0.2s ease; } .contact-info-card a:hover { border-bottom-color: #000000; color: #000000; }
Hong Kong Visionary Futures Limited
Address: Flat B2-104, 6/F, Block B, On Lok Factory Building, 88-90 Kowloon City Road, To Kwa Wan, HK
Phone: +1 (701) 779-7710