.kb-list-content .category-container .category-list .card-anchor-tag {
    box-shadow: 3px 3px 7px #888888;
}

#kb-home-banner-title{
text-shadow: 1px 1px 3px #888888;
}

.create-ticket-fields .product-header.userphone,
.create-ticket-fields #emailPhoneInfo {
  display: none !important;
}

.create-ticket-fields #username_label::after, .create-ticket-fields #useremail_label::after
{
    content: " (This will be used only to contact you)";
    color: #344054;
    font-size: 13px;
    font-weight: 500;
    font-style: italic;
    margin-left: 4px;
}