#google_translate_element {
  display: none;
}
.goog-te-banner-frame {
  display: none !important;
}
body {
  position: static !important;
  top: 0 !important;
}

.flag img{
  width: 25px !important;
  height: 15px !important;
  margin-left: 1px;
  margin-right: 1px;
}
.flag:hover {
  /* color: #da5c36; */
  color: rgb(var(--secondary-color-light));
  transform: scale(1.5);
}