.jp-question-counter-container {
    text-align: center;
}
.jp-question-counter-text {
    font-family: "Montserrat-regular", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #5d5b62;
}

.jp-question-counter{    
    margin: auto;
    width: max-content;
    margin-top: 32px;
    outline: none;
}
