/*
 Theme Name: Cape Seaforever
 Theme URI: https://www.capeseaforever.co.za
 Description: Divi Child Theme
 Author: WP Base
 Author URI: https://wpbase.co.za
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.csf-google-map {
	display: flex;
	justify-content: center; /* Centers horizontally */
	align-items: center;     /* Centers vertically (requires container height) */
}