/* In progress (Next Issue) section – turkuaz renk */
.section-in-progress .section_title {
    background-color: #1abc9c;
    color: #ffffff;
    padding: 8px 12px;
}

.section-in-progress .obj_article_summary {
    background-color: #e8f8f5;
    border-left: 5px solid #1abc9c;
}

.section-in-progress .title a {
    color: #148f77;
}

.section-in-progress .title a:hover {
    color: #0e6655;
}
