p.request-piece {
	margin-top: 0em;
	margin-bottom: 1.5em;
}

p.send {
	margin-top: 0.5em;
}

#newRandomButton {
	margin: 0em;
	margin-top: 0.5em;
}

input[type="radio"] {
	autocomplete: "off";
}

#resultText {
	height: 300px;
	resize: none;
	box-sizing: border-box;
	margin-bottom: 0.5em;
}

.callout {
    padding: 0px 20px 0px 20px;
    margin: 10px 0;
    border: 1px solid #eee;
    border-left-width: 15px;
    border-radius: 5px;
}

.faq-question {
	padding-bottom: 1em;
}

.fragdenastapost::after {
	content: "@fragdenasta.de";
}
