.hlogo {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}
.hlogo span{
    font-weight: bold;
    font-size: 20px;
}