  .modern_ui_section2 {
    background-color: var(--light-purple);
             padding: 0px 0 0px 0 !important;
}

 .modern_ui_section5 {
 padding: 70px 0 44px 0 !important;
}


footer .top_footer {
     background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #511972;
padding: 26px 0 10px 0;    position: relative;
    overflow: hidden;
}
.latest_story {
    background-color: var(--light-purple);
    padding: 50px 0 80px 0;
}