.section.fb-grid-a-title-overlaps-image.card-bg--light-4 .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    background-color: #f5f5f5;
}

.section.fb-grid-a-title-overlaps-image.card-bg--light-4 .featuredblocks-grid-a .featuredblocks .featuredblock__wrap:after {
    background-color: #f5f5f5;
}

.nav .section--inner{
    max-width: 1440px !important;
}

/* White Space in Mobile and Tablet Fix */
@media (max-width: 800px){
    .ple-column-padding{
    overflow-x: hidden !important;
    }
}

body {
    overflow-x: hidden !important;
}

.purple::before{
    background-color: #6f42c1 !important;
}