/*********** Build Version: 1.10.100.208, Date: Sun, 03 Jul 2022 19:35:19 GMT *********************/

/*********** Elements & Resets ********************************************************************/
a, body, div, h1, h2, h3, html, iframe, img, p
                                        { border: none; margin: 0; padding: 0 }
body                                    { padding: 50px 0; font-family: 'Libre Baskerville', serif }
a                                       { color: #0076BC; text-decoration: none }

/*********** Header *******************************************************************************/
.content img.logo                       { display: block; width: 100%; max-width: 400px; margin-right: auto; margin-bottom: 60px; margin-left: auto }

/*********** Main Content *************************************************************************/
.content                                { margin-left: auto; margin-right: auto; width: 100%; max-width: 800px; box-sizing: border-box }
.content p                              { width: 100%; max-width: 800px; margin-right: auto; margin-bottom: 20px; margin-left: auto; font-size: 16px; line-height: 160%; color: #0D0D0D; word-break: break-word }
.content img                            { display: block; width: 100%; margin-right: auto; margin-bottom: 50px; margin-left: auto }
.content p.center                       { text-align: center }
.content p.bottom                       { margin-bottom: 50px }

/* Max 800 */
@media screen and (max-width:800px) {

	/*********** Elements & Resets *******************************************************************/
	body { padding: 20px 15px }

}
