<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;400;700&amp;display=swap');

body { margin: 0 auto; font-family: 'Source Sans Pro', sans-serif; font-size: 17px; color: rgb(10 10 10);}
body a { text-decoration: none;}
body h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; line-height: 1.3;}
body img { border: 0;}

body input { background-color: transparent; font-family: 'Source Sans Pro', sans-serif; font-size: 1em; color: rgb(100 100 100); border: 0; outline: 0;}
body select { background-color: transparent; font-family: 'Source Sans Pro', sans-serif; font-size: 1em; color: rgb(100 100 100); border: 0; outline: 0; box-sizing: content-box;}
body textarea { background-color: transparent; font-family: 'Source Sans Pro', sans-serif; font-size: 1em; color: rgb(100 100 100); border: 0; outline: 0;}
body button { background-color: transparent; font-family: 'Source Sans Pro', sans-serif; font-size: 1em; color: rgb(100 100 100); border: 0; outline: 0;}
</pre></body></html>