.gov-list-style {
    border-top-color: #ffe7ba !important;
    border-bottom-color: #ffe7ba !important;
}

.header-style {
    background-color: #ffd591;
}

.title-style {
    color: #ad4e00;
}

.max-title-style {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.sub-title-style {
    color: #d46b08 !important;
    font-size: 32.609rpx;
}

.feedback-style {
    background-color: #ffc466 !important;
}

.gov-icon {
    display: flex;
    align-items: center;
}