﻿.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: 130px;
    overflow: hidden;
}

.news-content-div {
    height: 170px;
    overflow: hidden;
}
