﻿/*.navigator-section::before {
    background-image: url("../images/dots.svg");
}*/

.three-section-image::before {
    background-image: url("../images/dots_3.svg");
}

.four-section-image::before {
    background-image: url("../images/dots_4.svg");
}

.five-section-image::before {
    background-image: url("../images/dots_5.svg");
}

.event-card__image-bg::before,
.partner-card__image-bg::before,
.profile-acc__chat-img-wrap::before,
.three-col-features__item--image::before,
.about-masthead__info-image::before,
.articles-masthead__img-wrap::before,
.blog-post-masthead__img-wrap::before,
.featured-article__img-wrap::before,
.navigator__img-wrap::before,
.page-event-details__info-image::before,
.partner-fsk__info-image::before,
.page-details__info-image::before {
    background-image: url("../images/shapes.png");
}

.event-card__image-wrapper::before,
.partner-card__image-wrapper::before {
    background-image: url("../images/logo-white.png");
}

.testimonials-section__img-wrap::before {
    background-image: url("../images/orange-shapes.png");
}

.navigator-section__wrapper:nth-child(even)::before,
.navigator-section__container:nth-child(even)::before {
    background-image: url("../images/curve.svg");
}
