/* USER STYLES FOR Cassiopeia */

body {
  font-family: "Tahoma", sans-serif;
  margin-left: 30px;
  margin-right: 30px;
  /* 
  background-image: url("../images/gfl-backgroundimage-ver2.jpg"); 
  background-size: auto;
  background-repeat: repeat-y;
  */
  }

/*
.navbar-brand, .container-nav .navbar {
  margin: 0 auto;
}
.h1, h1 {
  margin-bottom: 24px;
}

.h2, h2 {
  font-size: 1.4rem;
  text-transform: uppercase;
}

.h4, h4 {
  font-size: 1.2rem;
}
*/

a.brand-logo {
  text-align: right;
}

.container-header .mod-menu {
   justify-content: right;
}

/*
.left.item-image {
  margin-right: 20px !important;  
}
*/

a:not([class]) {
  text-decoration: none;
  }
