/* custom styles */
	body, .button, button {
		font-family: 'Jost' !important;
	}
	h1, h2, h3, h4, h5, h6 {
		font-family: 'Jost' !important;
	}

	body{
		background: url(https://cdn.sharplaunch.com/v2/client-10/32377bc26c56c8f/platteville_edits_v3web_1.jpg);
		background-size:cover;	
		background-repeat: no-repeat;
    	background-attachment: fixed;	
		height:100%;
		width:100%;
		text-align:center;
	}

