.p-chip {
    border-radius: 16px !important;
}
.p-chip-label {
    font-size: 12px;
    font-weight: 300;
}

.p-chip-remove-icon {
    background: white;
    color: black;
    width: 14px !important;
    height: 14px !important;
}

.p-checkbox {
    width: 15px !important;
    height: 15px !important;
}

.p-checkbox-box {
    width: 15px !important;
    height: 15px !important;
    border: 1px solid black !important;
    border-radius: 0px !important;
}
