#sp-bottom {
    padding: 20px 0 !important;
    font-size: 14px;
    line-height: 1.6;
}

#sp-bottom {
  padding-bottom: 0px !important;
}

#sp-bottom2,#sp-bottom3 a {
  font-size: 18px;
}

#sp-footer, #sp-bottom {
  background: #591111 !important;
  color: #ffffff;
}

#sp-footer .container-inner {
  	padding: 0px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.email {
    padding-top: -20px;
}

#sp-main-body {
  padding: 0px !important;
}

h2.sp-page-title-heading {
  font-size: 40px !important;
}

h3.sp-page-title-sub-heading {
  font-size: 18px !important;
}

div#sp-bottom1.col-sm-col-sm-6.col-lg-3 {
  height: 50.5px !important;
}

.footertlacitko {
    display: inline-block;
    padding: 10px 20px;
    color: #98191b !important;
    background-color: #ffffff;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #98191b;
    border-radius: 6px;
    transition: background-color 0.3s, color 0.3s;
  	margin-top: 15px;
}

.footertlacitko:hover {
    color: #ffffff !important;
    background-color: #BA1A1C;
}

.email-link {
  color: #fff !important;
  font-weight: bold;
}

.telefon-link {
  color: #fff !important;
  font-weight: bold;
}

section#sp-main-body {
  min-height: calc(100vh - 296px);
}
