#seres-tri-kartochki .text-lg-h2 .d-inline {
    font-size: 40px !important;
    line-height: 1.21 !important;
    letter-spacing: -.2px !important;
    text-transform: none !important;
}

@media(min-width: 1440px){
#seres-tri-kartochki .card__footer:hover .v-typography  {
  color: #ff6000 !important;
}
#seres-tri-kartochki .card .card__footer .v-typography {
     display: flex;
    align-items: center;
}
#seres-tri-kartochki .card__footer:hover  svg {
  color: #ff6000 !important;
  fill: #ff6000 !important;
}
}
#seres-tri-kartochki .card .card__footer svg{
  width: 16px !important;
  height: 16px !important;
}
#seres-tri-kartochki .text-lg-h2.v-typography{
        font-size: 40px !important;
}
@media (max-width:768px) {
  #seres-tri-kartochki .card .card__footer{
    margin-top: auto !important;
  }
}

@media (max-width: 1024px) {
  #seres-tri-kartochki .g-indent .text-lg-h2.v-typography, #seres-tri-kartochki .g-indent .text-lg-h2 .d-inline {
    font-size: 24px !important;
  }
}