.rollOfGaft {
    background-image: url(../images/home/Patterns_1.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.partners {
    background-image: url(../images/home/Patterns_2.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.ourNums {
    background-image: url(../images/home/Patterns_3.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.PublicationSec {
    background-image: url(../images/home/Patterns_4.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.footerDGA {
    background-image: url(../images/home/Footer.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-block: 116px 100px !important;
    position: relative;
}

    .footerDGA::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 87px;
        background: url(../images/home/Footer.svg) no-repeat center bottom;
    }

/*# sourceMappingURL=national-day.css.map */
