See the Pen Mod.1-Ex.1 by Anait (@velvetmade) on CodePen.

				
					.text-content {
	padding: 25px;
}

.text-content p{
	font-family: 'Outfit';
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 20px;
	color: #808080;
}

.two-column-text p{
	column-count: 2;
	column-gap: 25px;
}
				
			

				
					.text-content {
	padding: 25px;
}

.text-content p{
	font-family: 'Outfit';
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 20px;
	color: #808080;
}

.two-column-text p{
	column-count: 2;
	column-gap: 25px;
}
				
			
				
					console.log( 'Code is Poetry' );
				
			

Test

My Test Popup!