.force-black-text {
    color: black !important;
}

.widget_text:has(#touching-base) .block-title span{
    background-color: #dd3333;
}

.widget_text:has(#touching-base) .block-title {
    border-bottom-color: #dd3333;
}

/*.touching-base-headline {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 12px;
    letter-spacing: -.05rem;
}*/