﻿    .material li {
	list-style-type:none;
	}
.material li.star1:before {
	content:"☻ ";
	color: #ef6987;
	}
.material li.star2:before {
	content:"❤ ";
	color: #ef6987;
	}
.material li.star3:before {
	content:"★ ";
	color: #ef6987;
	}
	.material dt.star1:before {
	content:"☻ ";
	color: #ef6987;
	}
.material dt.star2:before {
	content:"❤ ";
	color: #ef6987;
	}
.material dt.star3:before {
	content:"★ ";
	color: #ef6987;
	}
	
.material h3 {margin-top:45px;}	