.stf-abbr {
font-style: italic;
color: #555;
margin: 0 0 1.5em;
}
.stf-box {
margin: 2em 0;
padding: 1.25em 1.5em;
border: 1px solid #ddd;
border-radius: 6px;
background: #f8f8f8;
}
.stf-box__label {
font-weight: 600;
text-transform: uppercase;
font-size: 0.8em;
letter-spacing: 0.04em;
color: #666;
margin-bottom: 0.75em;
}
.stf-example {
font-family: monospace;
}
.stf-faq__item {
margin-bottom: 1em;
}
.stf-faq__item:last-child {
margin-bottom: 0;
}
.stf-faq__q {
font-weight: 600;
margin-bottom: 0.25em;
}
.stf-cta {
background: #eef4ff;
border-color: #cfe0ff;
}
.stf-cta__link {
display: inline-block;
margin-top: 0.75em;
font-weight: 600;
color: #2a5adf;
text-decoration: none;
}
.stf-cta__link:hover {
text-decoration: underline;
}
.stf-kilder__list,
.stf-see-also__list {
margin: 0;
padding-left: 1.25em;
}
.stf-kilder__list li,
.stf-see-also__list li {
margin-bottom: 0.35em;
}