.anchor {
    line-height: 0px;
    min-height: 0
}

.content-rendering-anchor {
    background: #eaf0f6;
    border: 1px dashed #cbd6e2;
    border-radius: 4px;
    box-sizing: border-box;
    width: 100%
}

.content-rendering-anchor>span {
    color: #000;
    display: block;
    font-family: Avenir Next W02;
    margin: 6px;
    text-align: center
}