@charset "utf-8";

iframe {
  -webkit-filter: contrast(95%) saturate(150%) sepia(50%);
  filter: contrast(95%) saturate(150%) sepia(50%);
}
