@import url('components-vflamctpx.css');
/* This loads **after** `components.css` because it contains all the legacy color tokens */
@import url('legacy-token-migration-vfl1smmel.css');
@import url('logos-vflfl1ql0.css');
@import url('icons-vflbrqt5l.css');
@import url('foundations-tokens-vfl4ixsbq.css');
@import url('foundations-components-vflusctcw.css');
@import url('content-icons-vfliemnoz.css');
/* For any images that are circle cropped, scale them up a bit so that they're still cropped as a squircle */
.dig-Avatar-image--modern[src*='circle_crop=1'],
.dig-Avatar-image--modern[srcset*='circle_crop=1'] {
    transform: scale(1.075);
}
