.slider-output {
    display: inline-block;
    padding: .4rem .8rem;
    width: 6rem;
    background: #4a4a4a;
    border-radius: 4px;
    line-height: .75rem;
    color: white;
    text-align: center;
    pointer-events: none;
}
