.load-more { display:block; padding:14px 18px; text-align:center; border:1px solid #cbd3e0; margin:12px 0; border-radius:3px; font-size:14px; }
.load-more[aria-disabled="true"] { opacity:.55; pointer-events:none; }
.local-conversation-updated { margin:0 20px 10px; color:#65718a; font-size:12px; }
.local-page-note { margin:16px 0; font-size:14px; }
.intake-result, #load-status { overflow-wrap:anywhere; font-size:14px; }
.message:target { outline:2px solid #8398bf; outline-offset:-2px; }
.profile-silhouette { display:flex; align-items:center; justify-content:center; background:#eeeae5; color:#a69d94; }
.profile-silhouette svg { width:70%; height:80%; fill:currentColor; stroke:none; }
.basic-photo.profile-silhouette { cursor:default; }
