[{
        "featureType": "background",
        "elementType": "all",
        "stylers": {
            "color": "#090c2c",
            "weight": "0.1",
            "lightness": -50,
            "saturation": 28
        }
    },
    {
        "featureType": "all",
        "elementType": "all",
        "stylers": {
            "color": "#18213f"
        }
    },
    {
        "featureType": "road",
        "elementType": "labels.text.fill",
        "stylers": {
            "color": "#3d85c6"
        }
    },
    {
        "featureType": "poi",
        "elementType": "all",
        "stylers": {
            "visibility": "off"
        }
    },
    {
        "featureType": "highway",
        "elementType": "labels",
        "stylers": {
            "color": "#62687c",
            "visibility": "off"
        }
    },
    {
        "featureType": "label",
        "elementType": "labels",
        "stylers": {
            "color": "#18213f",
            "visibility": "off"
        }
    },
    {
        "featureType": "boundary",
        "elementType": "labels.text.fill",
        "stylers": {
            "color": "#839dd3"
        }
    },
    {
        "featureType": "road",
        "elementType": "all",
        "stylers": {
            "color": "#1e2d59"
        }
    },
    {
        "featureType": "local",
        "elementType": "labels.text.fill",
        "stylers": {}
    },
    {
        "featureType": "administrative",
        "elementType": "labels.text.fill",
        "stylers": {
            "color": "#3f5d9b"
        }
    },
    {
        "featureType": "boundary",
        "elementType": "geometry.fill",
        "stylers": {
            "color": "#6287d5"
        }
    }
]