﻿.status-label img {
    width: 35px;
    margin-left: auto;
    filter: brightness(1) invert(1);
    cursor: pointer;
}

.status-label {
    justify-content: space-between;
}

.news-content h3 {
    height: 125px;
    overflow: hidden;
}

.news-content-div {
    height: 160px;
    overflow: hidden;
}
