.biz-growth-hub-lite-about-wrap { max-width: 1100px; } .biz-growth-hub-lite-about-wrap .about-description { font-size: 16px; color: #646970; margin-bottom: 25px; } .biz-growth-hub-lite-about-content { display: flex; flex-wrap: wrap; gap: 20px; } .biz-growth-hub-lite-about-card { background: #fff; border: 1px solid #dcdcde; border-radius: 4px; padding: 25px 30px; width: 100%; box-sizing: border-box; } .biz-growth-hub-lite-about-card h2 { margin-top: 0; font-size: 20px; color: #1d2327; border-bottom: 1px solid #f0f0f1; padding-bottom: 12px; } .biz-growth-hub-lite-about-card p { font-size: 14px; color: #50575e; line-height: 1.7; } /* Comparison Table */ .biz-growth-hub-lite-comparison-table { border-collapse: collapse; margin-top: 15px; } .biz-growth-hub-lite-comparison-table thead th { background: #f6f7f7; padding: 12px 15px; text-align: center; font-weight: 600; font-size: 14px; color: #1d2327; } .biz-growth-hub-lite-comparison-table thead th:first-child { text-align: left; width: 50%; } .biz-growth-hub-lite-comparison-table tbody td { padding: 10px 15px; text-align: center; font-size: 14px; color: #50575e; border-bottom: 1px solid #f0f0f1; } .biz-growth-hub-lite-comparison-table tbody td:first-child { text-align: left; font-weight: 500; } .biz-growth-hub-lite-comparison-table .biz-yes { color: #00a32a; font-size: 18px; font-weight: bold; } .biz-growth-hub-lite-comparison-table .biz-no { color: #d63638; font-size: 18px; font-weight: bold; }