@charset "UTF-8";body{font-family:Playfair Display,serif;background-color:#f2f2f2;color:#262626;padding:0;margin:0}#root{text-align:center;margin:auto 15%;height:100vh;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;align-content:stretch}.initial{width:200px}h1,h2{color:#1d7fb7}h1{font-size:60px;margin-bottom:0;margin-top:0}h2{font-size:34px;margin-bottom:10px;margin-top:0}p{font-size:18px}.link{margin:40px 0}.tagline{font-weight:700;font-size:22px}a{color:#1d7fb7;text-decoration:none;border:2px solid #1d7fb7;border-radius:4px;padding:10px}a:hover{background-color:#1d7fb7;border:2px solid #1d7fb7;border-radius:4px;color:#fff}span{border-bottom:1px dotted #262626}.smaller{font-size:14px}@media screen and (max-width: 600px){.initial{width:180px}h1{font-size:40px}h2{font-size:22px}.tagline{font-size:18px}}
