.border-divider {
    width: 100%;
}

.border-divider__line {
    width: 100%;
    border-top: 1px solid currentColor;
}