.paragraph--type--locations.paragraph--view-mode--default {

    .field--name-parade-title {
        @include campaign-title;
        color: $text-color-strong;
    }

    .leaflet-container {
        a.leaflet-popup-close-button {
            border-bottom: none;
        }
    }

}