.g-content {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
#g-mainbar {
	padding: 0px;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding-right: var(--bs-gutter-x, 0);
    padding-left: var(--bs-gutter-x, 0);
}
.row {
   margin-right: 0;
    margin-left: 0;
}
#g-navigation {
    padding-top: 20px;
    padding-bottom: 20px;
}
#g-navigation a:hover{
   color: #FFF !important;
}
h1, h2, h3, h4, h5 {
    line-height: 1.2;
    margin: 1.5rem 0 0.75rem 0;
  -webkit-hyphens: auto;  
  -ms-hyphens: auto;     
  hyphens: auto;         
}

#g-footer a{
    color: #000000;
    text-decoration: underline;
}
#g-footer a:hover{
    color: #FFF;
    text-decoration: underline;
}
}
.tyhja{
    margin-top:50px;
}