@charset "UTF-8";
/* for family.html */
/* for smartphone size */


.tasks {
	margin: 20px;
}

.passive-label1 {
	display: block;
	color:#ffffff;
	text-align: center;
	width: 95%;
	margin: 5px;
	background-color: black;
	border: 2px solid black;
	border-radius: 8px;
	font-size: 1.4em;
}


.card-container.single {
	margin: 20px;
}

.passive-label2 {
	font-size: 1em;
}