.gov-notice-bar .ext-cls {
    background-color: var(--color-blue-light, #e1f0ff) !important;
}

.gov-notice-bar .ext-cls .text-cls {
    color: var(--color-blue, #20e) !important;
    white-space: normal;
    font-size: 21.739rpx;
    line-height: 1.37;
    flex: auto;
    word-break: break-all;
}

.ext {
    font-size: 32.609rpx !important;
}