
footer {margin-top: 2rem;}
.toode {margin-top: 2rem;}
.toode a{color: rgb(0, 47, 134);}
.kontakt, .kontakt a {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: large;
color: rgb(0, 47, 134);
padding: 1rem;
}
.kontakt span{font-family: sans-serif!important;}
@media (min-width: 768px) {
  #megatherm {max-width: 360px;}
}
#tervitus{
  padding-top: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
}
#header_content a:hover{
    color:rgb(0, 47, 134);
    text-decoration: none;
}
#footer a{color:rgb(0, 47, 134);}
#pageTitle {display: none;}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  #tervitus{
  padding-top: 45px;
  margin-top: 50px;
}
}