
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

.footer-text, .footer-text a, .footer-text a:visited {
	color: #ffffff!important;
	font-weight: 700!important;
}
.check-list .list-icon, .check-list2  .list-icon{
	font-size: 22px;
	line-height: 1em;
}
.check-list li p {
	margin-left: 30px;
	margin-bottom: 0px!important;
}
.check-list2 {
	max-width: 80%;
	margin: 0 auto;
}
.check-list3 {
	max-width: 90%;
	margin: 0 auto;
}
body {
	background-color: #efefef!important;
}
.boxed {
	background-color: #ffffff!important;
	border: 1px solid #cccccc;
	padding: 20px 50px;
	border-radius: 20px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 3px 0 20px;
}
