Design System
Typography
h1
Lorem Ipsum Solor Det
h2
Lorem Ipsum Solor Det
h3
Lorem Ipsum Solor Det
Buttons
Get a QuoteGet a Quote
Get a Quote
Get a Quote
<?php echo triangle_button('/industries', "Explore Our Industries"); ?>
Colors
Brand Primary
(brand-primary)
(brand-primary)
Brand Dark Blue
(brand-darkblue)
(brand-darkblue)
Gray 100
(gray-200)
(gray-200)
Gray 200
(gray-200)
(gray-200)
Gray 200
(gray-500)
(gray-500)
Gray 200
(gray-600)
(gray-600)
Triangle Box
Example content for this here default triangle box.
<div class="triangle-box bg-brand-black p-14 text-white w-1/2">...</div>
Available css vars:
--t-color: #000;
--t-max-width: 160px;
Triangle box with custom max width
style="--t-max-width: 10px"
style="--t-max-width: 10px"