body {font-size: 16px;color: #2E2E2E;background: #FF;font-family: 'Public Sans', -apple-system, Roboto, sans-serif;text-align: left;padding: 0 1.6rem;}@keyframes anima {0% {opacity: 0%;margin-top: 10%}}section {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items:center;justify-content:center;height: 100vh;width: 100%;animation-name: anima;animation-duration: 1.5s;}article{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flow-root;align-items:center;}article header h1 {font-size: 2rem;font-weight: 600;letter-spacing: -2px;margin: 0.5rem 0;}article h1 span {color:#30AB60;}article p {font-size: 1rem;line-height: 1.5;margin: 0 0 2rem 0;}a {color: #1D7AC9;text-decoration: none;display: inline-block;font-size: 1.12rem;margin-right: 0.8rem;}a:last-child {margin-left: 0.8rem;}a:hover {color:#30AB60;}@media (min-width: 992px) {article{max-width: 930px;}article header h1 {font-size: 3.6rem;letter-spacing: -1px;margin: 1rem 0;font-weight: 600;line-height: 4.18rem;}article p {font-size: 1.4rem;line-height: 1.5;}}
