.block.related_content {
    margin-bottom: 50px;
}
.block.related_content h3 {
    border-bottom: 2px solid #D9D9D9;
}
.block.related_content button {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    padding: 15px 0;
    line-height: 39px;
}
.block.related_content ul{
    list-style: none;
    padding: 0;
}
.block.related_content a{
color: #0B0C0C;

/* Body Text */
font-family: Lexend;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}

.block.related_content li{
    padding: 2px 0;
}