:root {
    --theme-primary: #76b82a;
    --theme-secondary: #d3c400;
    --theme-dark: #f5ca30;
    --theme-light-grey: #000000;
    --theme-light: #76b82a;
    --theme-soft-light: #76b82a;
    --bg-light-grey: #76b82a;
    --text-light: #ffffff;
}
.inner-hero {
    background-image: url(https://www.aletasmapanosu.com/gris/uploads/theme_v/banner-1.jpg);
}
.contact-project {
    background-image: url(https://www.aletasmapanosu.com/gris/uploads/theme_v/other.jpg);
}
.footer-top-area {
    background: url(https://www.aletasmapanosu.com/gris/);
}