.pkp_site_name {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pkp_site_name::after {
    content: "Horizons Intermediary Journal of Business Research";
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
}
