Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.
Open
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,11 @@
#block-vagovclaro-content .paragraph.paragraph--type--magichead-group {
border: var(--va-gray-lightest) solid 1px;
}

#field-clp-spotlight-link-teasers-values .form-item__description::after {
color: var(--color-maximumred);
content: "*";
display: inline-block;
font-size: 0.875rem;
margin-inline: 0.15em;
}
Loading