.special-offers{
    background-color: rgb(29, 185, 84);
}
.special-offers-abstract:after{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: rgb(29, 185, 84);
    --tw-gradient-to: rgb(29, 185, 84) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to-position: 50%;
}