
.tlk-switcher__item a {
  background-color: #7C5CFF !important;
  border-color: #7C5CFF !important;
  color: #ffffff !important;
}

.tlk-switcher__title {
  color: #ffffff !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

.tlk-switcher__arrow path {
  stroke: #ffffff !important;
}

.tlk-switcher__item a:hover {
  background-color: #7C5CFF !important;
  border-color: #7C5CFF !important;
  color: #ffffff !important;
}

.tlk-switcher__item a:hover .tlk-switcher__title {
  color: #ffffff !important;
}

.tlk-switcher__item a:hover .tlk-switcher__arrow path {
  stroke: #ffffff !important;
}
</style>