Coastal Science & Engineering
{% assign contact_details = site.contact.first %}

ADDRESS

{{ contact_details.address }}

EMAIL

{{ contact_details.email }}

CONTACT US

{{ contact_details.phone_number }}

MENU

{% for menu_item in site.footer.menu %} {{ menu_item.title }} {% endfor %}

SUPPORT

{% for support_item in site.footer.support %} {{ support_item.title }} {% endfor %}

SOCIAL

{% assign contact_details = site.contact.first %} {% for social_item in contact_details.social_media %} {{ social_item.title }}{% if social_item.url contains 'http' %} (opens in a new tab){% endif %} {% endfor %}

© {{ 'now' | date: "%Y" }} Coastal Science & Engineering, Inc.

Website built by GeoPerez.com (opens in a new tab)