html,
body {
  height: 100%;
}

#page-content {
  flex: 1 0 auto;
}

#sticky-footer {
  flex-shrink: none;
  margin-bottom: 2%;
}

p {
    font-size: 1em;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Arial sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    text-decoration: none;
}
