

.bg-abstract {
    background-image: linear-gradient(
        to right,
        #007d6c 0%,
        #00a78b 25%,
        #00CEA9 50%,
        #4edfc2 75%,
        #a1f4e1 100%
    ) !important;
}
