.vfr__container {
  margin: 0px;
}

.vfr__button--clean,
#szb-vfr-recommendation {
  font-family: 'Inter';
  font-size: 12px;
}

button#szb-vfr-button:before {
  display: flex;
  content: '';
  background: url(https://static.sizebay.technology/1091/icons/cabide.gif) center center / 100% 100% no-repeat;
  height: 20px !important;
  width: 20px !important;
  margin-right: 5px !important;
}

button#szb-chart-button:before {
  display: flex;
  content: '';
  background: url(https://static.sizebay.technology/1091/icons/tabela.svg) center center / 100% 100% no-repeat;
  height: 32px;
  width: 32px;
  margin-right: 0px;
}
