@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap');
html, body, h1, div { margin: 0px; padding: 0px; }
body { font-family: 'Roboto', sans-serif; text-align: center; }
a, a:hover { text-decoration: none; color: #0000ff; }
img { border: none; }
.wrapper { margin: 0px auto 0px auto; }
.wrapper h1 { margin: 140px auto 0px auto; font-size: 34px; }
.wrapper h1 a { color: #000000; }
.wrapper .sub-title { margin: 40px auto 0px auto; font-size: 20px; }
.wrapper .notice { margin: 10px auto 0px auto; font-size: 12px; color: #8a8a8a; }
.wrapper .social-row { margin: 40px auto 0px auto; line-height: 24px; }
.wrapper .social-row span.social { padding-left: 15px; line-height: 24px; font-size: 13px; }
.wrapper .social-row span.social a { line-height: 24px; vertical-align: top; color: #000000; }
.wrapper .social-row span.social img { padding-right: 5px; width: 16px; height: 16px; }
.wrapper .row { margin: 60px auto 0px auto; font-size: 14px; }
.wrapper .row span { color: #0000ff; }

