body{font-family:sans-serif;background-color:#1b1f3b;color:#fff}p{font-size:1.2rem}::-moz-selection{background:#1b1f3b}::selection{background:#1b1f3b}header{background-color:#5ad2f4;color:#fff;padding:1rem;display:flex;border-radius:30px;margin-bottom:2rem}nav{padding:.5rem}nav a{background-color:#16697a;color:#fff;text-decoration:none;padding:1rem 1rem;border-radius:30px;margin:.5rem 0rem .5rem .5rem;display:inline-block}section{margin-bottom:1rem;border-radius:30px}.green{color:green}.warn{color:rgba(203,30,0,.877)}#hero{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(hero-img.webp);background-size:cover;background-position:center;height:-moz-fit-content;height:fit-content;border-radius:30px;padding:1rem;display:flex;justify-content:space-between;flex-direction:column;height:auto}#hero h2{color:#fff;font-size:2rem;text-align:center;padding-top:1.5rem;border-radius:30px}#hero p{color:#fff;font-size:1.2rem;text-align:center;border-radius:30px}#hero a{color:#fff;text-decoration:none;padding:.5rem 1rem;background-color:#16697a;text-align:center;border-radius:30px}.hr{border:1px solid #fff;width:100%}.services{background-color:#5ad2f4;padding:1rem;border-radius:30px;text-align:center;display:flex;justify-content:space-between;flex-direction:column;color:#fff}#tumblr-embeded-container{flex-direction:row;flex-wrap:wrap}.services h2{font-size:2rem;text-align:center}.services ul{list-style-type:none;padding:0;border-radius:30px}.services li{font-size:1.2rem;padding:.5rem 0}.services a{text-align:center;border-radius:30px;background-color:#16697a;padding:.5rem 1rem;text-decoration:none;color:#fff}#inline-a{background-color:rgba(0,0,0,0);-webkit-text-decoration-line:underline;text-decoration-line:underline}.testimonials{background-color:#5ad2f4;padding:1rem}.testimonials h2{font-size:2rem;text-align:center}.testimonials ul{list-style-type:none;font-size:1.2rem}.c-suite{display:flex;justify-content:space-between;flex-wrap:wrap}.tall-text{line-height:1.8}@media(min-width: 760px){main{padding:1rem;border-radius:30px}header{margin:1rem}#hero{padding:1rem}section{margin-bottom:2rem;max-width:760px;margin-right:auto;margin-left:auto}.page{display:flex;flex-wrap:wrap}.page>*{width:100%}.page section{height:100%}}