.head-title{
  text-align: center;
  font-size: 5rem;
  font-family: 'Calligraffitti', cursive;
  font-weight: 700;
}
.head-title-content{
  text-align: center;
  font-size: 1.5rem;
}
.alsoszoveg{
  text-align: center;
  font-size: 1.5rem;
  vertical-align: bottom;
}
.navbar{
  font-size: .05rem;
}
.navbar-brand{
  margin-right: 0px;
  padding: 0px;
  font-weight: normal;
}
.footer{
  margin-right: 0px;
  padding: 0px;
  font-weight: normal;
  vertical-align: bottom;
}
.mainpage-background{
  background-image: url("kepek/hatterkep.png");
  background-repeat: no-repeat;
  min-height:100vh;
  background-size: cover;
  overflow: hidden;
}
.autoelektronika{
  text-align: center;
  font-size: 1.5rem;
  /*text-align: justify;*/
}
.card-footer{
  vertical-align: bottom;
  text-align: center;
}
