body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  line-height: 24px;
  background: #fff;
  font-size: 18px; }


.container {
  max-width: 500px;
  padding: 60px 60px 60px 60px; }


.logo {
  margin-bottom: 40px; }

.svg-logo {
  fill: #424242; }

p {
  color: #424242;
  margin-bottom: 24px;
  font-weight: 400; }

a {
  color: #2C8E65;
  text-decoration: none;
  font-weight: 400; }
  
a:hover {
  text-decoration: underline; }