@charset "utf-8";
/* CSS Document */

.nailseal-howto-list li{
	padding: 1rem;
	margin-bottom: 1rem;
}
.nailseal-howto-list h3{
	font-weight: bold;
	font-size: 120%;
	margin: 0.5rem 0;
}
.nailseal-howto-red{
	color: #FB5154;
	margin-top: 0.5rem;
}
.nailseal-keep-list li{
	margin-bottom: 0.7rem;
	list-style-type:inherit;
	margin-left: 1rem;
	line-height: 1.5;
}