
@charset "UTF-8";
#free-page {background-image: url("../img/bg-white.jpg");	background-position: center center;	background-size: cover;	background-repeat: no-repeat;}
#detail li {list-style: none;}#detail table tr,
#detail table td {border:1px solid #333;	padding: .5rem;}
#detail table td:first-child {width: 30%;}
.features {border:1px solid #DC3545;}.features dt {border-bottom:1px solid #DC3545;	padding-bottom: .25rem;	margin-bottom: .5rem;}
#plus h1 {font-size: 180%;	font-weight: 600;	color: #5a9044;}
#plus h2 {font-size: 110%;	font-weight: 600;	color: #5a9044;}
.attempt {border: 3px solid #5a9044;	border-radius: 10px;	padding: 1rem;}
@media (min-width: 1300px){}
@media (max-width: 767px){}
