#creditablepaywall:before {
    background-color: #757575;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: calc(50% + 1px);
}
#creditablepaywall span {
    background: #fff;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
}
#creditablepaywall {
    text-align: center;
}