/* add custom CSS here */
.chip {
    color: #0B344F;
    padding: 1px 1px !important;
    margin: 5px;
    background-color: #f4f4f4;
    border-radius: 8px;
    align-self: center;
    i {
      font-size: 1em;
    }

}


