.btn-secondary {
    color: #000;
    background-color: #fff;
}

/*.header-logo-img {
    max-height: 100px;
    height: auto;
    max-width: 220px;
}*/

.szechenyi-logo {
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 150px; /* igény szerint módosítható */
  z-index: 9999;
}

body {
    margin: 0;
}

h2 {
    color: #28282B;
    margin-top: 30px;
}