Global Colors
Primary Color
$primary_color
Secondary Color
$secondary_color
White Color
$white_color
Spacers
$spacer_0
$spacer_1
$spacer_2
$spacer_3
$spacer_4
$spacer_5
$spacer_6
$spacer_7
$spacer_8
$spacer_9
$spacer_10
Headings
<h1>It’s a bright idea to choose you.
It’s a bright idea to choose you.
<h2>It’s a bright idea to choose you.
It’s a bright idea to choose you.
<h3>It’s a bright idea to choose you.
It’s a bright idea to choose you.
<h4>It’s a bright idea to choose you.
It’s a bright idea to choose you.
<h5>It’s a bright idea to choose you.
It’s a bright idea to choose you.
<h6>It’s a bright idea to choose you.
It’s a bright idea to choose you.
Paragraphs
<p>It’s a bright idea to choose you.
It’s a bright idea to choose you.
<div class="p_large">
<p>It’s a bright idea to choose you.
</div>
<p>It’s a bright idea to choose you.
</div>
It’s a bright idea to choose you.
<div class="p_small">
<p>It’s a bright idea to choose you.
</div>
<p>It’s a bright idea to choose you.
</div>
It’s a bright idea to choose you.
<p>It’s a bright idea to choose you.
Lists
Unordered List
<ul>
<li>It’s a bright idea to choose you. D-, M-</li>
</ul>
<li>It’s a bright idea to choose you. D-, M-</li>
</ul>
- List Item 1
- List Item 2
- List Item 3
Ordered List
<ol>
<li>It’s a bright idea to choose you. D-, M-</li>
</ol>
<li>It’s a bright idea to choose you. D-, M-</li>
</ol>
- List Item 1
- List Item 2
- List Item 3
Blockquote
<blockquote>It’s a bright idea to choose you.
It’s a bright idea to choose you.
Buttons
Buttons
<div class="primary_button">
<a class="cta_button" href="#">
</a>
</div>
<a class="cta_button" href="#">
</a>
</div>
<div class="secondary_button">
<a class="cta_button" href="#">
</a>
</div>
<a class="cta_button" href="#">
</a>
</div>
<div class="transparent_button">
<a class="cta_button" href="#">
</a>
</div>
<a class="cta_button" href="#">
</a>
</div>
<div class="primary_button arrow-cta">
<a class="cta_button" href="#">
</a>
</div>
<a class="cta_button" href="#">
</a>
</div>
<div class="secondary_button arrow-cta">
<a class="cta_button" href="#">
</a>
</div>
<a class="cta_button" href="#">
</a>
</div>
<div class="transparent_button arrow-cta">
<a class="cta_button" href="#">
</a>
</div>
<a class="cta_button" href="#">
</a>
</div>