.header-underline {
    width: 80px;
    height: 3px;
    background-color: #d3dae6;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 2px;
}
