#seres-tri-kartochki .swiper-slide:hover img{
filter: brightness(0.5) !important;
}

#seres-tri-kartochki .card__subtitle .d-inline{
color: rgba(4, 12, 20, .48) !important;
font-size: 15px !important;
        line-height: 1.5 !important;
}

#seres-tri-kartochki .card__link .d-inline{
font-size: 16px !important;
       font-weight: 400 !important;
}

#seres-tri-kartochki .swiper-slide:hover .card__subtitle .d-inline{
color: white !important;
}

#ka-knopka-invert .g-indent {
  background-color: #f7f8f9 !important;
}

#ka-knopka-dark .g-indent{
  background-color: #121314 !important;
}
#ka-knopka-dark  .om-btn{
  border-color: white !important;
  color: white !important;
}

@media (max-width: 767px) {
  #ka-knopka .om-btn,
  #ka-knopka .custom-button {
    width: 100% !important;
  }
}