.header__user-photo {
	margin-right: 20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
	object-fit: cover;
	display: block;
	border: 2px solid transparent;
	background: linear-gradient(94.91deg, #00c2ff 8.05%, #9747ff 32.98%, #7de0ff 56.41%);
}

.deffered-load-title {
	text-align: center;
	margin-bottom: 40px;
}