/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/*
  * SCANGUARD WWW THEME COLOURS
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
.questions h2, .questions h3, .questions p, .questions a, .questions li {
  font-weight: 500;
  color: #787878;
}
.questions h2, .questions h3 {
  text-transform: uppercase;
}
.questions h2 {
  margin-bottom: 1.25rem;
  font-size: 1.5625rem;
  font-weight: 700;
}
.questions h3 {
  font-size: 1.375rem;
  margin-top: 1.875rem;
  font-weight: 500;
}
.questions .link {
  color: #36c1a3;
  font-weight: 500;
}
.questions .lists {
  margin-bottom: 0.9375rem;
}
.questions .lists li {
  padding: 0.1875rem 0;
}
.questions .sidebar h2 {
  margin-bottom: 0;
}
.questions .sidebar h3:first-of-type {
  margin-top: 0.3125rem;
}
.questions .sidebar .lists {
  margin-bottom: 0.9375rem;
}