

/* Hide website field on user profile */
.user-url-wrap {
    display: none !important;
}