.salmon .alert-text{
    background-color: var(--blue);
}
.salmon .btn-primary:hover{
    color: var(--salmon);
    background: var(--midnight);
}
.section-cta-block .bg svg path{
    fill: var(--blue);
}
.section-featured-slider-block .single-team-item .image-outer .bg svg path{
    fill: var(--blue);
}
.salmon .site-footer .footer-content .footer-logos .title,
.salmon .site-footer .footer-content .footer-logos .title,
.salmon .site-footer .footer-content .text span{
    color: var(--blue);
}
.section-intro-block-3 .bg-svg svg path{
    fill: var(--blue);
}
.section-contact-form-block-2 .bg svg path{
    fill: var(--blue);
}
.section-image-text-block .image svg path{
    fill: var(--blue);
}
.section-speakers .speakers .item .image .svg-wrapper svg path{
    fill:var(--blue) ;
}
.section-speaker-intro .image-wrapper .image .svg-wrapper svg path{
    fill:var(--blue);
}
.section-pricing-with-countdown-block .bottom-part .included-content .text .icon svg circle{
    fill: var(--blue);
}
.section-pricing-with-countdown-block .bottom-part .included-content .text .icon svg path{
    fill: transparent;
}
.section-event-post-intro .bg svg path{
    fill: var(--blue);
}
.wp-block-column{
	color:#16202C;
}
