.preview-section {
    height: 40px;
    display: flex;
    padding-left: 10px;
    align-items: center;
}
.gov-text {
    color: #999 !important;
    background: #ffdab9 !important;
}
.gov-dot-class {
    background: #ffc0cb !important;
    width: 12px !important;
    height: 12px !important;
    top: -9px !important;
}