.hero{
    background: url("https://template.creativemox.com/carenia/wp-content/uploads/sites/19/2024/06/beautiful-purple-abstract-paper-background-2023-11-27-05-30-50-utc1-e1717660163139.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.under-hero{
    background: linear-gradient(to right,rgb(74, 4, 78),rgba(78, 4, 4, 0.435));
}

.footer{
    background: url("https://template.creativemox.com/carenia/wp-content/uploads/sites/19/2024/06/beautiful-purple-abstract-paper-background-2023-11-27-05-30-50-utc1-e1717660163139.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.under-footer{
    background: linear-gradient(to right,rgb(74, 4, 78),rgba(78, 4, 32, 0.569));
}