/* Figma Styles of your File */
:root {
  /* Colors */
  --previewthemeforestnet-alto: #d9d9d9;
  --previewthemeforestnet-christine: #ee730a;
  --previewthemeforestnet-science-blue: #0051c3;
  --previewthemeforestnet-mine-shaft: #313131;
  --previewthemeforestnet-white: #ffffff;

  /* Fonts */
  --previewthemeforestnet-segoe-ui-regular-font-family: SegoeUi-Regular,
    sans-serif;
  --previewthemeforestnet-segoe-ui-regular-font-size: 12px;
  --previewthemeforestnet-segoe-ui-regular-line-height: 18px;
  --previewthemeforestnet-segoe-ui-regular-font-weight: 400;
  --previewthemeforestnet-segoe-ui-regular-font-style: normal;
  --previewthemeforestnet-segoe-ui-regular-font-family: SegoeUi-Regular,
    sans-serif;
  --previewthemeforestnet-segoe-ui-regular-font-size: 23.625px;
  --previewthemeforestnet-segoe-ui-regular-line-height: 36px;
  --previewthemeforestnet-segoe-ui-regular-font-weight: 400;
  --previewthemeforestnet-segoe-ui-regular-font-style: normal;
  --previewthemeforestnet-segoe-ui-regular-underline-font-family: SegoeUi-Regular,
    sans-serif;
  --previewthemeforestnet-segoe-ui-regular-underline-font-size: 12px;
  --previewthemeforestnet-segoe-ui-regular-underline-line-height: 18px;
  --previewthemeforestnet-segoe-ui-regular-underline-font-weight: 400;
  --previewthemeforestnet-segoe-ui-regular-underline-font-style: normal;
  --previewthemeforestnet-semantic-code-font-family: Inter-Regular, sans-serif;
  --previewthemeforestnet-semantic-code-font-size: 12px;
  --previewthemeforestnet-semantic-code-line-height: 18px;
  --previewthemeforestnet-semantic-code-font-weight: 400;
  --previewthemeforestnet-semantic-code-font-style: normal;
  --previewthemeforestnet-semantic-heading-1-font-family: SegoeUi-Regular,
    sans-serif;
  --previewthemeforestnet-semantic-heading-1-font-size: 39.53125px;
  --previewthemeforestnet-semantic-heading-1-line-height: 60px;
  --previewthemeforestnet-semantic-heading-1-font-weight: 400;
  --previewthemeforestnet-semantic-heading-1-font-style: normal;

  /* Effects */
}
/* Figma Color Variables of your File */
[data-previewthemeforestnet-mode="mode-1"] {
  /* mode-1 */
  --color-orange-49: #ee730a;
  --color-azure-38: #0051c3;
  --color-white-solid: #ffffff;
  --color-grey-19: #313131;
  --color-grey-85: #d9d9d9;
}
