	.mui-content .mui-content-padded1 {
		background: #ebebeb;
		padding: 4px 8px;
	}
	
	.mui-content .mui-content-padded1 .title_h5 {
		color: #787878;
		font-size: 13px;
	}
	
	#content-title {
		font-size: 16px;
		border-bottom: dashed 1px #898989;
		padding-bottom: 10px;
	}
	
	#content {
		margin-top: 10px;
	}
	
	#content img {
		max-width: 100%;
	}
	
	p {
		color: #232323;
	}