#site-footer,#site-header{
  color:hsl(var(--foreground));
  font-family:var(--font-family-1);
  font-size:16px;
  line-height:16px;
}

#site-footer a,#site-footer li,#site-footer p{
  font-family:var(--font-family-1) !important;
  font-size:.875rem !important;
  line-height:1.25rem !important;
}
#site-footer ul ::marker{
  font-size:0;
  line-height:0;
}
#site-footer ol,#site-footer ul{
  margin:0;
  padding:0;
}
#site-footer a{
  color:inherit;
  text-decoration:inherit;
}
#site-footer h1,#site-footer h2,#site-footer h3,#site-footer h4,#site-footer h5,#site-footer h6{
  font-family:var(--font-family-2);
}
#site-footer p:last-child{
  margin-bottom:0 !important;
}
#site-footer li a,#site-footer p a{
  color:hsla(0,0%,100%,.8) !important;
}

.max-w-2xl{
  max-width:42rem;
}
/*# sourceMappingURL=base_old_theme.css.map */
