.social-row-hm {
	background-color: #122851;
	background-image:
		url("https://d2n43swdo6jzfk.cloudfront.net/dist/img/svg/pattern_jersey_mesh.svg"),
		radial-gradient(circle, #093B78 0%, #122851 100%);
	background-size: 100px;
	background-repeat: repeat;
	background-attachment: fixed;
	box-shadow: inset 0px 6rem 3rem -6rem rgba(0, 0, 0, 0.5);
}