.drc-wrapper-40a0537b {
    font-family: inherit;
    width: 100%;
}
.drc-title-40a0537b {
    color: #0b1a2e; /* matches screenshot heading */
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 1rem 0;
}
.drc-subtitle-40a0537b {
    color: #e51e3e; /* matches screenshot red */
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 2.5rem;
}
.drc-list-40a0537b {
    list-style: none;
    padding: 0;
    margin: 0;
}
.drc-list-item-40a0537b {
    padding: 1.25rem 0;
}
.drc-list-item-40a0537b a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    color: #172435;
    transition: all 0.3s ease;
}
.drc-list-item-40a0537b a:hover {
    color: #e51e3e;
}
.drc-post-title-40a0537b {
    font-size: 16px;
    font-weight: 500;
    padding-right: 2rem;
    line-height: 1.5;
}
.drc-icon-40a0537b {
    display: inline-flex;
    align-items: center;
    color: #6c7a8c;
}
.drc-icon-40a0537b svg {
    width: 18px;
    height: 18px;
    stroke: currentColor;
}
