.bg-warning-v2 
{
  background: rgb(255,192,0);
  background: linear-gradient(180deg, rgba(255,192,0,0.8) 0%, rgba(255,193,4,0.8) 100%);
}