[
    {
              "featureType": "water",
              "elementType": "all",
              "stylers": {
                        "color": "#021019"
              }
    },
    {
              "featureType": "highway",
              "elementType": "geometry.fill",
              "stylers": {
                        "color": "#000000"
              }
    },
    {
              "featureType": "highway",
              "elementType": "geometry.stroke",
              "stylers": {
                        "color": "#44578aff"
              }
    },
    {
              "featureType": "arterial",
              "elementType": "geometry.fill",
              "stylers": {
                        "color": "#000000"
              }
    },
    {
              "featureType": "arterial",
              "elementType": "geometry.stroke",
              "stylers": {
                        "color": "#44578aff"
              }
    },
    {
              "featureType": "local",
              "elementType": "geometry",
              "stylers": {
                        "color": "#44578aff"
              }
    },
    {
              "featureType": "land",
              "elementType": "all",
              "stylers": {
                        "color": "#08304b"
              }
    },
    {
              "featureType": "railway",
              "elementType": "geometry.fill",
              "stylers": {
                        "color": "#000000"
              }
    },
    {
              "featureType": "railway",
              "elementType": "geometry.stroke",
              "stylers": {
                        "color": "#08304b"
              }
    },
    {
              "featureType": "subway",
              "elementType": "geometry",
              "stylers": {
                        "lightness": -70
              }
    },
    {
              "featureType": "building",
              "elementType": "geometry.fill",
              "stylers": {
                        "color": "#000000"
              }
    },
    {
              "featureType": "all",
              "elementType": "labels.text.fill",
              "stylers": {
                        "color": "#857f7f"
              }
    },
    {
              "featureType": "all",
              "elementType": "labels.text.stroke",
              "stylers": {
                        "color": "#000000"
              }
    },
    {
              "featureType": "building",
              "elementType": "geometry",
              "stylers": {
                        "color": "#022338"
              }
    },
    {
              "featureType": "green",
              "elementType": "geometry",
              "stylers": {
                        "color": "#062032"
              }
    },
    {
              "featureType": "boundary",
              "elementType": "all",
              "stylers": {
                        "color": "#44578aff"
              }
    },
    {
              "featureType": "background",
              "elementType": "geometry",
              "stylers": {
                        "color": "#081129ff"
              }
    },
    {
              "featureType": "poi",
              "elementType": "all",
              "stylers": {
                        "visibility": "off"
              }
    },
    {
              "featureType": "all",
              "elementType": "labels.icon",
              "stylers": {
                        "visibility": "off"
              }
    },
    {
              "featureType": "all",
              "elementType": "labels.text.fill",
              "stylers": {
                        "color": "#9baad1ff",
                        "visibility": "on"
              }
    }
]