  .modern_ui_section {
    background-color: var(--light-purple);
             padding: 39px 0 25px 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;
}

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