/*
theme name:daiken
theme uri:https://daiken-no1.com/
description: this is my daiken theme.
*/

@charset "UTF-8";

<style type="text/css">
 .acf-map {
           width: 100%;
           height: 400px;
           border: #ccc solid 1px;
           margin: 20px 0;
		   background-color:#FF0000;
          }
</style>