footer {
  padding: 50px 0 0;
}

.allec-felso {
  background: #232935;
  color: #7a808d;
  padding-bottom: 30px;
}

.allec-felso .to-top {
  position: absolute;
  background: url('https://www.pannonsafe.hu/assets/images/arrow.png') no-repeat center 9px #232935;
  width: 72px;
  height: 72px;
  display: inline-block;
  vertical-align: middle;
  padding: 24px 24px;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: -32px;
}

.allec-felso a {
  color: var(--bs-light);
  text-decoration: underline;
  font-size: 16px;
}

.allec-felso h3 {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  color: var(--bs-light);
  margin-bottom: 0px;
}

.allec-felso ul {
  list-style-type: none;
  padding-left: 0;
}

.allec-felso ul li {
  margin: 5px 0;
  color: var(--bs-light);
  font-size: 16px;
}

.allec-also {
  background: #181c24;
  color: var(--bs-light);
  padding: 25px 0;
  font-size: 14px;
}

.allec-also a {
  color: var(--bs-light);
  text-decoration: none;
}

.MB-logok img {
  width: 100px;
  margin: 5px 10px;
}

