div .header-title {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

div .header-line {
    background-color: #b4b4b4;
    width: 100%;
    height: 1px;
    margin-top: 10px;
}