﻿:root {
    --table-data-font-family: "Inter", Helvetica;
    --table-data-font-weight: 400;
    --table-data-font-size: 15px;
    --table-data-letter-spacing: 0px;
    --table-data-line-height: 17px;
    --table-data-font-style: normal;
    --table-caption-font-family: "Inter", Helvetica;
    --table-caption-font-weight: 600;
    --table-caption-font-size: 16px;
    --table-caption-letter-spacing: 0px;
    --table-caption-line-height: 20px;
    --table-caption-font-style: normal;
    --default-font-family: "Inter", Helvetica;
    --default-font-weight: 400;
    --default-font-size: 15px;
    --default-letter-spacing: 0px;
    --default-line-height: 20px;
    --default-font-style: normal;
    --heading-3-font-family: "Inter", Helvetica;
    --heading-3-font-weight: 600;
    --heading-3-font-size: 17px;
    --heading-3-letter-spacing: 0px;
    --heading-3-line-height: 21px;
    --heading-3-font-style: normal;
    --heading-2-font-family: "Inter", Helvetica;
    --heading-2-font-weight: 600;
    --heading-2-font-size: 20px;
    --heading-2-letter-spacing: 0px;
    --heading-2-line-height: 28px;
    --heading-2-font-style: normal;
    --table-heading-font-family: "Inter", Helvetica;
    --table-heading-font-weight: 600;
    --table-heading-font-size: 15px;
    --table-heading-letter-spacing: 0px;
    --table-heading-line-height: 16px;
    --table-heading-font-style: normal;
    --label-font-family: "Inter", Helvetica;
    --label-font-weight: 400;
    --label-font-size: 15px;
    --label-letter-spacing: 0px;
    --label-line-height: 18px;
    --label-font-style: normal;
    --secondary-text-font-family: "Inter", Helvetica;
    --secondary-text-font-weight: 400;
    --secondary-text-font-size: 14px;
    --secondary-text-letter-spacing: 0px;
    --secondary-text-line-height: 15px;
    --secondary-text-font-style: normal;
    --m-config-font-family: "Inter", Helvetica;
    --m-config-font-weight: 300;
    --m-config-font-size: 13px;
    --m-config-letter-spacing: 0px;
    --m-config-line-height: normal;
    --m-config-font-style: normal;
    --m-config-value-font-family: "Inter", Helvetica;
    --m-config-value-font-weight: 600;
    --m-config-value-font-size: 13px;
    --m-config-value-letter-spacing: 0px;
    --m-config-value-line-height: normal;
    --m-config-value-font-style: normal;
    --m-table-caption-font-family: "Inter", Helvetica;
    --m-table-caption-font-weight: 600;
    --m-table-caption-font-size: 14px;
    --m-table-caption-letter-spacing: 0px;
    --m-table-caption-line-height: normal;
    --m-table-caption-font-style: normal;
    --m-table-heading-font-family: "Inter", Helvetica;
    --m-table-heading-font-weight: 600;
    --m-table-heading-font-size: 13px;
    --m-table-heading-letter-spacing: 0px;
    --m-table-heading-line-height: normal;
    --m-table-heading-font-style: normal;
    --m-table-data-font-family: "Inter", Helvetica;
    --m-table-data-font-weight: 400;
    --m-table-data-font-size: 13px;
    --m-table-data-letter-spacing: 0px;
    --m-table-data-line-height: normal;
    --m-table-data-font-style: normal;
    --m-heading-3-font-family: "Inter", Helvetica;
    --m-heading-3-font-weight: 600;
    --m-heading-3-font-size: 15px;
    --m-heading-3-letter-spacing: 0px;
    --m-heading-3-line-height: normal;
    --m-heading-3-font-style: normal;
    --m-label-font-family: "Inter", Helvetica;
    --m-label-font-weight: 400;
    --m-label-font-size: 13px;
    --m-label-letter-spacing: 0px;
    --m-label-line-height: 16px;
    --m-label-font-style: normal;
    --m-default-font-family: "Inter", Helvetica;
    --m-default-font-weight: 400;
    --m-default-font-size: 14px;
    --m-default-letter-spacing: 0px;
    --m-default-line-height: 19px;
    --m-default-font-style: normal;
    --m-heading-2-font-family: "Inter", Helvetica;
    --m-heading-2-font-weight: 600;
    --m-heading-2-font-size: 18px;
    --m-heading-2-letter-spacing: 0px;
    --m-heading-2-line-height: normal;
    --m-heading-2-font-style: normal;
    --m-text-btn-font-family: "Inter", Helvetica;
    --m-text-btn-font-weight: 600;
    --m-text-btn-font-size: 13px;
    --m-text-btn-letter-spacing: 0px;
    --m-text-btn-line-height: 16px;
    --m-text-btn-font-style: normal;
    --text-colour: #302e2c;
    --brand-colour-blue: #41618C;
    --brand-colour-orange: #F8991C;
    --red-colour: #FF0000;
}
