.formatted-text-wrapper {
    margin: 16px 0;
}
.output-title {
    color: #0d6efd;
}
.output-wrapper {
    position:relative;
}
.output-btn-wrapper {
    position: absolute;
    right: 20px;
    top: -47px;
}
.pull-right {
    position:absolute;
    top:5px;
    right:18px;
}

