.bg-red{
	color:#fff;
	background: url(/assets/images/dots.svg) repeat center/auto,linear-gradient(270deg,#ff5200 0, #dc8c14 100%);
}