.wtc-container-e6bd981d {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.wtc-container-e6bd981d[style*="text-align: center;"] {
    justify-content: center;
}

.wtc-container-e6bd981d[style*="text-align: right;"] {
    justify-content: flex-end;
}

.wtc-before-e6bd981d, 
.wtc-after-e6bd981d, 
.wtc-count-e6bd981d {
    display: inline-block;
}

.wtc-before-e6bd981d {
    margin-right: 5px;
}

.wtc-after-e6bd981d {
    margin-left: 5px;
}