:root {
    --theme-primary: #ff25d7;
    --theme-secondary: #4c4d4d;
    --theme-dark: #b341b6;
    --theme-light-grey: #4c4d4d;
    --theme-light: #ffffff;
    --theme-soft-light: #f79ddc;
    --bg-light-grey: #f2dbea;
    --text-light: #ffffff;
}
.inner-hero {
    background-image: url(https://www.aletasmapanosu.com/gris/uploads/theme_v/15banner.jpg);
}
.contact-project {
    background-image: url(https://www.aletasmapanosu.com/gris/uploads/theme_v/15other.jpg);
}
.footer-top-area {
    background: url(https://www.aletasmapanosu.com/gris/);
}