//==========================================================================
// Elements
// ==========================================================================

// Elements
//
// Style guide: 10

// Typography
//
// Markup: typography.twig
//
// Style guide: 10.1

// Links
//
// Markup: links.twig
//
// Style guide: 10.2

// Buttons
//
// Buttons are normally used for key messages, or key call-to-actions. For less important messages, a link may be more appropriate. Buttons text uses the Founders Grotesk Semibold font.
//
// Markup: buttons.twig
//
// Style guide: 10.3

// Colours
//
// Markup: colour.twig
//
// Style guide: 10.5

// Background Colours
//
// To be used by row components
//
// Markup: background-colours.twig
//
// Style guide: 10.6

// External Link
//
// Markup:
// <a href="#" class="external-link">External Link</a>
//
// Style guide: 10.7

// Lists
//
// These are the list items
//
// Markup:
// <div class="cr-body">
//  <ul>
//    <li>Item 1</li>
// 	  <li>Item 2</li>
// 	  <li>Item 3</li>
// 	  <li>Item 4</li>
//  </ul> 
// </div> 
//
// Style guide: 10.8

// Table
//
// Standard Table
//
// Markup: table.twig
//
// Style guide: 10.9

// Forms
//
// Markup: form--frost.twig
//
// Style guide: 10.90

// ==========================================================================
// Components
// ==========================================================================

// Components
//
// Style guide: 20

// Progress indicator
//
// This is Progress indicator
//
// Markup: progress-indicator.twig
//
// Style guide: 20.1001

// Fundraising target
//
// Markup: fundraising-target.twig
//
// Style guide: 20.1002

// Just-in-time block
//
// Markup: just-in-time-block.twig
//
// Style guide: 20.1004

// ==========================================================================
// Navigation
// ==========================================================================

// Navigation
//
// Different types of navigation
// 
// Style guide: 185

// Footer Nav
//
// Markup: footer-nav.twig
//
// Style guide: 185.3

// ==========================================================================
// Icons
// ==========================================================================

// Icons
//
// Social sharing icons currently only contain twitter and facebook.
//
// Style guide: 140

// Social sharing icons
//
// Markup: social-sharing.twig
//
// Style guide: 140.1 

// Social media follow icons
// 
// Markup: social-following.twig
//
// Style guide: 140.2

// Meta icons
// 
// Markup: meta-icons.twig
//
// Style guide: 140.3
