/*
Theme Name: Gulf Beaches Coastal
Template: twentytwentyfive
Author: Gulf Beaches Rentals
Description: A Palm & Surf themed child of Twenty Twenty-Five, matching the PM Core plugin's branding (colors, fonts, rounded UI) across the whole site — not just the plugin's own shortcode sections.
Version: 1.0.0-20260813-084937
Text Domain: gulf-beaches-coastal
*/

body {
  background-color: #FFF8ED;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.wp-block-button__link {
  border-radius: 6px !important;
}

.wp-block-search__button {
  border-radius: 6px !important;
}

.wp-site-blocks > * {
  max-width: 100%;
}
