body
{  font-family: Arial, Helvetica, sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

h1, h2, h3, h4, h5, h6
{  font-family: eurofurence, Arial, Helvetica, sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.navbar-nav, .navbar-nav a
{  font-family: eurofurence, Arial, Helvetica, sans-serif, -apple-system, BlinkMacSystemFont, 
  "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", 
  "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size:1.75rem;
  font-weight: 400;
  line-height: 1.75;}

.btn-primary {
    background-color: #3e4197;
    border-color: #3e4197;
  }
  
.btn-primary:hover {
    background-color: #24267E;
    border-color: #24267E;
  }

div.hero_content h2
{color:#3e4197;}

div.hero_content h3
{color:#3e4197;}

div.about_content-inner
{background-color: #063556;}

div.footer__cta
{background-color: #3e4197;}

div.footer__widget_logo.mb-5 img
{margin-left:5rem;}

div.footer__footer_copy p
{margin-left:1rem;}

div.footer__footer_copy p.attr
{margin-left:1rem;
  font-size: 0.7rem;}