.v-main .v-main__wrap .seres-footer a[href="/models/seres"],
.v-main .v-main__wrap .seres-footer a[href="/models/aito"],
.v-main .v-main__wrap .seres-footer a[href="/buyers/selection-and-purchase"],
.v-main .v-main__wrap .seres-footer a[href="/buyers/finance-and-services"],
.v-main .v-main__wrap .seres-footer a[href="/for-owners/service"],
.v-main .v-main__wrap .seres-footer a[href="/for-owners/customer-support"],
.v-main .v-main__wrap .seres-footer a[href="/for-owners/accessories"],
.v-main .v-main__wrap .seres-footer .text-mob-body-1 a[href="/contacts"],
.v-main .v-main__wrap .seres-footer .v-expansion-panel:nth-child(4) .text-mob-body-1:nth-child(4) a[href="/news"] {
  color: rgba(250, 252, 254, 0.48) !important;
  font-size: 12px !important;
}
.seres-footer .v-expansion-panel .v-expansion-panel::before {
  box-shadow: unset !important;
}

.seres-footer .seres-footer-bottom .v-typography.textDisabled--text .d-inline{
  color: rgba(250, 252, 254, 0.48) !important;
  font-size: 14px !important;
}
.seres-footer .v-expansion-panel{
  background-color: #041b24 !important;
}

.v-main .v-main__wrap .seres-footer {
  background-color: #041b24 !important;
}
.v-main .v-main__wrap .seres-footer div {
  color: white !important;
}
.v-main .v-main__wrap .seres-footer a {
  color: white !important;
}
.v-main .v-main__wrap .seres-footer .socials__item {
  background-color: #0d252e !important;
}
.v-main .v-main__wrap .seres-footer svg {
  color: white !important;
  fill: white !important;
}
.seres-footer .seres-footer-info img{
filter: invert(1) !important;
}

.seres-footer-info .socials__item{
background: #0D252E !important;
}

.seres-footer-info .socials__item svg path{
fill: white !important;
}


.seres-footer-info .d-inline{
color: white !important;
}