


.divider {
    position: relative;
    width: 100%;
    height: 1px;
    background: #ddd;
}

.divider .label {
    position: absolute;
    right: 15px;
    height: 36.5px;
    top: -19.25px;
    line-height: 36.5px;
    font-size: 28px;
    background: #FFFFFF;
}