.accent-divider-wrapper {
    display: block;
    width: 100%;
}
.accent-divider-line {
    display: inline-block;
    transition: all 0.3s ease;
}
