See the Pen Mod.1-Ex.2 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;
}

.text-content a{
	color: red;
	text-decoration: none;
}

.text-content a:hover{
	opacity: 0.7;
}
				
			

				
					.text-content {
	padding: 25px;
}

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

.text-content a{
	color: red;
	text-decoration: none;
}

.text-content a:hover{
	opacity: 0.7;
}
				
			
				
					console.log( 'Code is Poetry' );
				
			

Test

My Test Popup!