.keywords.focus {
  border: 2px solid #d5e0f7;
}
.keywords .cv-text-input {
  margin-bottom: 0.125rem;
}
.keywords .bx--tag {
  font-family: "Noto Sans", Arial, sans-serif;
  font-size: 0.733rem;
  font-weight: 400;
  line-height: 0.933rem;
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 1056px) {
.keywords .bx--tag {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
}
.keywords .bx--tag {
  height: auto;
  margin-top: 0.5rem;
  padding: 0.125rem 0.5rem;
  background-color: rgb(212.6, 223.8, 247.4);
  color: #112857;
}
.keywords .bx--tag:first-child {
  margin-left: 0;
}
.keywords .bx--tag--filter {
  padding-right: 0.125rem;
}
.keywords .bx--tag__label {
  max-width: initial;
  overflow: visible;
  white-space: normal;
  word-break: break-word;
}
.keywords .bx--tag--filter > svg {
  flex: 0 0 1.25rem;
}