Luxury Contact Footer

A luxoriously design contact footer that includes links to social media profiles and an address.

Preview
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!--$-->

<html dir="ltr" lang="en">

  <head>

    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />

    <meta name="x-apple-disable-message-reformatting" />

  </head>

  <body style="background-color:rgb(255,255,255);margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;">

<!-- Luxury Contact/Footer -->
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="max-width:550px;margin:40px auto">
    <tr>
        <td style="padding:40px;background:#F9F6F3;text-align:center">
            <p style="font-family:Didot;font-size:12px;letter-spacing:2px;color:#A8977B;margin:0 0 24px 0">CONNECT WITH US</p>
            <table width="100%" max-width="300px" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="margin:0 auto">
                <tr>
                    <td style="padding:0 16px">
                        <a href="#" style="font-family:Didot;font-size:14px;color:#333;text-decoration:none">Instagram</a>
                    </td>
                    <td style="padding:0 16px">
                        <a href="#" style="font-family:Didot;font-size:14px;color:#333;text-decoration:none">Pinterest</a>
                    </td>
                    <td style="padding:0 16px">
                        <a href="#" style="font-family:Didot;font-size:14px;color:#333;text-decoration:none">LinkedIn</a>
                    </td>
                </tr>
            </table>
            <table width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="margin-top:32px">
                <tr>
                    <td style="padding-bottom:16px">
                        <p style="font-family:Didot;font-size:16px;color:#333;margin:0">By Appointment Only</p>
                    </td>
                </tr>
                <tr>
                    <td>
                        <p style="font-size:14px;line-height:1.6;color:#666;margin:0">123 Madison Avenue<br/>New York, NY 10001</p>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
</table>

  </body>

</html><!--/$-->