.divider {
	display: block;
	width: 100%;
	height: 1px;
	background-color: var(--three);
}