ftb-showcase-main {
  display: block;
}
ftb-showcase-main ftb-icon.main-logo {
  position: absolute;
  top: 25px;
  left: -25px;
  height: 40px;
  width: 40px;
  transform: scaleX(-1);
}
ftb-showcase-main a {
  color: cornflowerblue;
  text-decoration: none;
}
ftb-showcase-main .changelog-row .date {
  margin-left: 10px;
}