.bug_alert_bt.bt_display {
    position: fixed;
    bottom: 2em;
    right: 0;
    margin: 1em;
    height: 2em;
    width: 2em;
    color: transparent;
    background-image: url(_theme/icons/bug.svg);
}