#registration_new_user span.hint {
font-size:0px;
}

#registration_new_user span.hint::before {
content: "Please TAKE THE TIME to tell us why you would like to join ni.hil.ist. Also note that you don't need to be on ni.hil.ist to follow anyone on this server, but you can do so from other servers in the fediverse as well.";
font-weight:bold;
font-size: 12px;
color: #FFFFFF;
background-color: #5c6f2f;
}

#registration_new_user span.hint::after {
content: " WE WILL NOT PROCESS VAGUE, SINGLE SENTENCE, OR OFF-TOPIC SUBMISSIONS. It might take us up to a week or two to go through submissions. :)";
font-weight:bold;
font-size: 12px;
color: #FFFFFF;
background-color: #5c6f2f;
}

#new_user .input.user_invite_request_text span.hint {
font-size:0px;
}

#new_user .input.user_invite_request_text span.hint::before {
content: "Please TAKE THE TIME to tell us why you would like to join ni.hil.ist. Also note that you don't need to be on ni.hil.ist to follow anyone on this server, but you can do so from other servers in the fediverse as well.";
font-weight:bold;
font-size: 12px;
color: #FFFFFF;
background-color: #5c6f2f;
background-color: #7800FF;
}

#new_user .input.user_invite_request_text span.hint::after {
content: " WE WILL NOT PROCESS VAGUE, SINGLE SENTENCE, OR OFF-TOPIC SUBMISSIONS. It might take us up to a week or two to go through submissions. :)";
font-weight:bold;
font-size: 12px;
color: #FFFFFF;
background-color: #5c6f2f;
}

.drawer__inner__mastodon > img {
margin: -10px auto;
}


