#more {display: none;}

details {
	background-color:#9D94A5;
	text-align:left;
	text-indent: 25px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Simply Rounded";
		.label {
			font-family: "Simply Rounded";
		}
		.readmorebutton {
			font-weight: bold;
		}
		img {
			max-width: 48%;
		}
		summary {
			text-indent: 0px;
			padding-left: 0px;
			padding-right: 0px;
			font-family: "Simply Rounded";
			background-color: #FFD898;
		}
			
}
