section#block-system-main h2::after {
    content: "";
    width: 170px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #e2c002;
}