.hd-page{
    background-color: var(--white);
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}