.divider:after,
.divider:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
}

.iti {
    position: relative;
    display: block !important;
}
