.bg-card-gradient-custom
{
    background-image: linear-gradient(to bottom, #FB9337 0%, #fb861e 100%);
    background-position: center;
}