#header {
    z-index: 999998 !important;
}

.purple_backdrop {
    z-index: 999998 !important;
}

.company_logos .logo img {
    height: 80px;
    width: 100%;
    object-fit: contain;
}

.company_logos .logo {
    margin-left: 10px;
    margin-right: 10px;
}

.banner_section .banner_text h1 {
    color: black !important;
}

.x_wd_doodle {
    font-size: 2rem;
    rotate: 350deg;
    top: 100% !important;
    right: 20px !important;
    margin-top: -1rem !important;
    letter-spacing: 2px;
    color: black !important;
}

    .x_wd_doodle b {
        color: var(--primary) !important;
    }

.banner_section::after {
    background-image: none !important
}

.custom-shape-divider-bottom-1759228441 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1759228901 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

    .custom-shape-divider-bottom-1759228901 svg {
        position: relative;
        display: block;
        width: calc(173% + 1.3px);
        height: 242px;
    }

    .custom-shape-divider-bottom-1759228901 .shape-fill {
        /*fill: #EEEEEE;*/
        fill: #6A49F2
    }

.custom-shape-divider-top-1759238813 {
    position: relative;
    top: -50px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

    .custom-shape-divider-top-1759238813 svg {
        position: relative;
        display: block;
        width: calc(152% + 1.3px);
        height: 220px;
    }

    .custom-shape-divider-top-1759238813 .shape-fill {
        fill: #6A49F2
    }


