.form-demo {
    padding:1.5rem 0;
}

.form-demo h2, hr {
    font-size: 1.5rem;
    margin-bottom:1.5rem;
}

hr{
    height: 1px;
    background-color: rgb(13, 37, 247);
    border: none;
}