/* === FINAL: SSS İLE BLOG ARASINDAKİ TÜM BOŞLUK KALDIRILDI === */
.faq-section{
  padding-bottom:0 !important;
  margin-bottom:0 !important;
}

.faq-wrapper{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

.faq-item:last-child{
  margin-bottom:0 !important;
}

.blog-section{
  margin-top:0 !important;
  padding-top:42px !important;
  border-top:0 !important;
}

.footer,
footer.footer,
section.footer{
  display:none !important;
  height:0 !important;
  min-height:0 !important;
  max-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  overflow:hidden !important;
}

@media(max-width:760px){
  .faq-section{
    padding-bottom:0 !important;
  }

  .blog-section{
    padding-top:34px !important;
  }
}
