:root {
    --color-white: #ffffff;
    --color-font: #000000;
    --color-hover: #f4f6f9;
    --color-main: #008000;
    --color-main-hover: #71b931;
    --color-background: #ffffff;
    --color-main-background: #f4f6f9;
}

h1, .h1 {
    background-image: url(../../images/h1-green.gif) !important;
}

section#top nav.module .menu-head .img {
    background-image: url(../../images/menu-green.png) !important;
}

.contacts.socials.module a {
    background-image: url(../../images/socials-sprite-green.png) !important;
}