.sm-footer-bottom-line {
    width: 100px;
    height: 4px;
    border-radius: 2px;
    background-color: #e4e4e4;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-inline: auto;
}