/*
Theme Name: St Vincent Distillers V1
Theme URI: https://www.sunsetrum.com
Author: BLACKBOXAI
Author URI: https://blackbox.ai
Description: Custom WordPress theme for St. Vincent Distillers based on static HTML site.
Version: 1.0
*/

/* Tailwind CSS will be enqueued via functions.php, but add custom styles here if needed */
body {
  font-family: 'Montserrat', 'Roboto', sans-serif;
}


