.tin-anh-block {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
}

.tin-anh-block .tin-anh-block-head {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 15px;
}

.tin-anh-block .tin-anh-block-icon {
    color: #d9534f;
    margin-right: 8px;
}

.tin-anh-block .tin-anh-block-title {
    color: #B70B00 !important;
    font-size: 17px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 21px !important;
    letter-spacing: -0.4px !important;
    text-transform: uppercase !important;
}

.tin-anh-block .tin-anh-block-list {
    padding: 15px;
}

.tin-anh-block .main-tin-anh {
    margin-bottom: 15px;
}

.tin-anh-block .tin-anh-item {
    margin-bottom: 10px;
}

.tin-anh-block .tin-anh-thumbnail {
    position: relative;
    margin-bottom: 10px;
}

.tin-anh-block .camera-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 40px;
    opacity: 0.8;
}

.tin-anh-block .tin-anh-info h4 {
    font-size: 14px;
    margin: 0;
    line-height: 1.4;
}

.tin-anh-block .tin-anh-list-item {
    padding: 8px 0;
    border-top: 1px dotted #e0e0e0;
}

.tin-anh-block .tin-anh-list-item .tin-anh-title {
    font-size: 13px;
    line-height: 1.4;
} 