.heading-line-style {
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #000000, transparent);
    margin-top: 8px;
    margin-bottom: 20px;
}