
.article-section .article-main:nth-child(2) {
    background: #ffe4d8;
    padding: 34px;
    border-radius: 10px;
    border-left: #E42527 4px solid;
}
.resource-section {
    display: none;
}