/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/**
  * Contextual color names which express their intended use.
  * Duplication is ok, intent is more important.
  */
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/**
  * Avoid accessing these variables directly in other files. Instead
  * map them to meaningful, contextual variable names in colors.css
  */
/* Blue */
/* Gray */
/* Yellow */
/* Red */
/* Green */
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/**
  * Only use these sizes. $fontSize__xSmall should rarely be used.
  */
/* Extend helpers for typography sets */
.y-hovercard--modal-container {
  font-size: 1.5rem;
  line-height: 2rem;
}
/* Headings */
.y-hovercard--modal-container {
  width: 340px;
}
.y-hovercard--header {
  border-bottom: 2px solid #f3f5f8;
}
