.logo-text {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #a81574;
    white-space: nowrap;
}

/* Optional: style for sticky header */
header.sticky .logo-text {
    color: #a81574;
}