<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.description {
    font-family: 'Effra W01', "Effra", "Effra W01", Helvetica, sans-serif;
}

/* defualt bullets */

.fj-maincontent ul, .fj-maincontent li {
    	margin-left: 20px;
    	text-indent: -15px;
 }

.fj-maincontent li:before{
	display: inline-block;
	content: "";
	margin: 0 0 0 0;
	font-style: normal;
	font-weight: normal;
	font-family: arial;
	line-height: 1;
	/*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; */
	position: relative;
	z-index: 1;
	font-size: 1.2em;
	width: 10px;
	text-align: center;
	color: #900;
}

.snippet-google-form {
	display: block;
	width: 100%;
	height: 500px!important;
}</pre></body></html>