.grad_5::before {
						content: '';
						position: absolute;
						top: 0;
						right: 0;
						bottom: 0;
						left: 0;
						z-index: 1;
						background: linear-gradient(33deg, rgb(250, 242, 222) 2%, rgba(243, 254, 255, 0.00) 50%);
}