.circle-check {
	list-style-type: none;
	padding: 0;
}

.check-icon {
	color: var(--primary);
	font-size: 1.5rem;
}

.custom-video {
	height: auto;
	width: 80vw;
	max-width: 570px;
}