body { 
  font-family: verdana, arial, helvetica, sans-serif;
  padding:10px;
}

a {
  color:#ffffff;
}

.site-title {
  font-size:30px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.singular .entry-header {
   padding:0;
}

.entry-title {
  display:none;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width:100%;
}

.entry-content {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 16px;
   font-weight: 600;
}

.header-footer-group pre, .header-footer-group fieldset, .header-footer-group input, .header-footer-group textarea, .header-footer-group table, .header-footer-group table *, .footer-nav-widgets-wrapper, #site-footer, .menu-modal nav *, .footer-widgets-outer-wrapper, .footer-top {
    border:none;
}

.footer-menu-wrapper {
   margin:0 auto;
}

#site-footer {
  display:none;
}

button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
   background-color: #777777;
}

.footer-inner {
  background-color:#000066;
  position:fixed;
  bottom:0;
}

.footer-inner.section-inner {
  max-width:100% !important;
  width:100% !important;
  margin:0;
}