div.notices.todo p {
border-top: 30px solid rgba(217, 83, 79, 0.8)!important;
background: #fae2e2!important;
}
div.notices.todo p:first-child:after {
content: "Baustelle"!important;
}
div.notices.todo p:first-child::before {
content: "👷"!important;
}