﻿.custom-gradient
{
    background: linear-gradient(90deg,rgba(96,202,84,.2) 1.72%,transparent 26.54%),linear-gradient(0deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.07));
}
.custom-gradient.dark
{
    background-color: #0b2233;
}
.custom-gradient.light
{
    background-color: #fff;
}/*# sourceMappingURL=ec7dacee9c2b55af.css.map*/