<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet">

<div class="comparison-table-wrapper" style="font-family: 'Open Sans', sans-serif; border: 2px solid #FFFFFF; border-radius: 5px; overflow: hidden; box-shadow: 0 0 10px rgba(0,0,0,0.1);">
    <table class="comparison-table" style="width: 100%; border-collapse: collapse; margin: 20px 0;">
        <thead>
            <tr>
                <th style="padding: 10px; background-color: #FDF7EE;">Features</th>
                <th style="padding: 10px; background-color: #FDF7EE;">Crelate</th>
                <th style="padding: 10px; color: #00A1ED; background-color: #F4F8FA;">Bullhorn</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding: 10px; background-color: #F4F5F7;">Chrome extension to source</td>
                <td style="padding: 10px; background-color: #F8F3E4;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <tr>
                <td style="padding: 10px; background-color: #FFFFFF;">Automated email and calendar syncs</td>
                <td style="padding: 10px; background-color: #FDF7EE;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <tr>
                <td style="padding: 10px; background-color: #FFFFFF;">Automated email and calendar syncs</td>
                <td style="padding: 10px; background-color: #FDF7EE;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <tr>
                <td style="padding: 10px; background-color: #FFFFFF;">Automated email and calendar syncs</td>
                <td style="padding: 10px; background-color: #FDF7EE;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <tr>
                <td style="padding: 10px; background-color: #FFFFFF;">Automated email and calendar syncs</td>
                <td style="padding: 10px; background-color: #FDF7EE;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <tr>
                <td style="padding: 10px; background-color: #FFFFFF;">Automated email and calendar syncs</td>
                <td style="padding: 10px; background-color: #FDF7EE;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <tr>
                <td style="padding: 10px; background-color: #FFFFFF;">Automated email and calendar syncs</td>
                <td style="padding: 10px; background-color: #FDF7EE;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <tr>
                <td style="padding: 10px; background-color: #FFFFFF;">Automated email and calendar syncs</td>
                <td style="padding: 10px; background-color: #FDF7EE;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <tr>
                <td style="padding: 10px; background-color: #FFFFFF;">Automated email and calendar syncs</td>
                <td style="padding: 10px; background-color: #FDF7EE;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <tr>
                <td style="padding: 10px; background-color: #FFFFFF;">Automated email and calendar syncs</td>
                <td style="padding: 10px; background-color: #FDF7EE;">✔️</td>
                <td style="padding: 10px; color: red;">❌</td>
            </tr>
            <!-- ... Add other features here, alternating the background colors ... -->
        </tbody>
        <tfoot style="background-color: #EBF4F8;">
            <tr>
                <td style="padding: 10px;">Pricing (per seat)</td>
                <td style="padding: 10px;">$99 - $129</td>
                <td style="padding: 10px;">$129 - $189</td>
            </tr>
        </tfoot>
    </table>
</div>