<main id="main">
<section class="featurespage">
<h2>Features available through our services</h2>
<div class="flex-grid">
<div>
<div class="description-wrapper">
<div class="description">
<div class="description-icon">
<div class="icon-wrapper">
<div class="icon">
<div class="icon-icon">
<img src="/images/feature-notes-icon.jpeg" alt="Work Notes" />
</div>
<h3 class="icon-title">Work Notes</h3>
</div>
</div>
</div>
<p class="description-description">Intense clove flavors attack the palate, one side stays spicy, and the other shows a maltiness and sweetness. Some tropical fruitiness; strong, fresh apple and bubble-gum notes; and more biting phenols meet in the middle like a
train wreck. Peppery and bitey yeast, with an unpleasant pithy and tannic astringency. Smacks of lager-esque sourness, under a faint lemon. Some sweet malty flavors attempt to well up amid the chaos, but they get killed halfway
through. Finishes dry, with a gummy character akin to Bazooka bubble gum, and lingering phenols.</p>
</div>
</div>
<p class="ul-title">Available for:</p>
<ul>
<li><span>Video Care Consult</span></li>
<li><span>Assisted Video Care Consult</span></li>
<li><span>On Location Care Consult</span></li>
</ul>
</div>
<div>
<div class="description-wrapper">
<div class="description">
<div class="description-icon">
<div class="icon-wrapper">
<div class="icon">
<div class="icon-icon">
<img src="/images/test-review-icon.png" alt="Test Review" />
</div>
<h3 class="icon-title">Test Review</h3>
</div>
</div>
</div>
<p class="description-description">Aesthetic helvetica DIY hell of. Chillwave bitters man bun put a bird on it man braid. Knausgaard freegan activated charcoal meggings, mlkshk literally gastropub echo park fam. Meh bicycle rights copper mug locavore. Literally
fap leggings pickled, venmo intelligentsia try-hard. Intelligentsia dreamcatcher XOXO activated charcoal single-origin coffee gluten-free, tumeric bicycle rights VHS banh mi tbh DIY iPhone. Hexagon cold-pressed bushwick cronut.</p>
</div>
</div>
<p class="ul-title">Available for:</p>
<ul>
<li><span>Video Care Consult</span></li>
</ul>
</div>
<div>
<div class="description-wrapper">
<div class="description">
<div class="description-icon">
<div class="icon-wrapper">
<div class="icon">
<div class="icon-icon">
<img src="/images/test-review-icon.png" alt="Test Review" />
</div>
<h3 class="icon-title">Test Review</h3>
</div>
</div>
</div>
<p class="description-description">Aesthetic helvetica DIY hell of. Chillwave bitters man bun put a bird on it man braid. Knausgaard freegan activated charcoal meggings, mlkshk literally gastropub echo park fam. Meh bicycle rights copper mug locavore. Literally
fap leggings pickled, venmo intelligentsia try-hard. Intelligentsia dreamcatcher XOXO activated charcoal single-origin coffee gluten-free, tumeric bicycle rights VHS banh mi tbh DIY iPhone. Hexagon cold-pressed bushwick cronut.</p>
</div>
</div>
<p class="ul-title">Available for:</p>
<ul>
<li><span>Video Care Consult</span></li>
</ul>
</div>
<div>
<div class="description-wrapper">
<div class="description">
<div class="description-icon">
<div class="icon-wrapper">
<div class="icon">
<div class="icon-icon">
<img src="/images/feature-notes-icon.jpeg" alt="Work Notes" />
</div>
<h3 class="icon-title">Work Notes</h3>
</div>
</div>
</div>
<p class="description-description">Intense clove flavors attack the palate, one side stays spicy, and the other shows a maltiness and sweetness. Some tropical fruitiness; strong, fresh apple and bubble-gum notes; and more biting phenols meet in the middle like a
train wreck. Peppery and bitey yeast, with an unpleasant pithy and tannic astringency. Smacks of lager-esque sourness, under a faint lemon. Some sweet malty flavors attempt to well up amid the chaos, but they get killed halfway
through. Finishes dry, with a gummy character akin to Bazooka bubble gum, and lingering phenols.</p>
</div>
</div>
<p class="ul-title">Available for:</p>
<ul>
<li><span>Assisted Video Care Consult</span></li>
<li><span>On Location Care Consult</span></li>
</ul>
</div>
<div>
<div class="description-wrapper">
<div class="description">
<div class="description-icon">
<div class="icon-wrapper">
<div class="icon">
<div class="icon-icon">
<img src="/images/feature-notes-icon.jpeg" alt="Work Notes" />
</div>
<h3 class="icon-title">Work Notes</h3>
</div>
</div>
</div>
<p class="description-description">Intense clove flavors attack the palate, one side stays spicy, and the other shows a maltiness and sweetness. Some tropical fruitiness; strong, fresh apple and bubble-gum notes; and more biting phenols meet in the middle like a
train wreck. Peppery and bitey yeast, with an unpleasant pithy and tannic astringency. Smacks of lager-esque sourness, under a faint lemon. Some sweet malty flavors attempt to well up amid the chaos, but they get killed halfway
through. Finishes dry, with a gummy character akin to Bazooka bubble gum, and lingering phenols.</p>
</div>
</div>
<p class="ul-title">Available for:</p>
<ul>
<li><span>Video Care Consult</span></li>
<li><span>Assisted Video Care Consult</span></li>
<li><span>On Location Care Consult</span></li>
</ul>
</div>
</div>
</section>
</main>
<main id="main">
<section class="featurespage">
<h2>Features available through our services</h2>
<div class="flex-grid">
{{#each features}}
<div>
{{> @description--icon }}
<p class="ul-title">Available for:</p>
<ul>
{{#each services}}
<li><span>{{ service-name }}</span></li>
{{/each}}
</ul>
</div>
{{/each}}
</div>
</section>
</main>
{
"features": [
{
"icon-title": "Work Notes",
"description-description": "Intense clove flavors attack the palate, one side stays spicy, and the other shows a maltiness and sweetness. Some tropical fruitiness; strong, fresh apple and bubble-gum notes; and more biting phenols meet in the middle like a train wreck. Peppery and bitey yeast, with an unpleasant pithy and tannic astringency. Smacks of lager-esque sourness, under a faint lemon. Some sweet malty flavors attempt to well up amid the chaos, but they get killed halfway through. Finishes dry, with a gummy character akin to Bazooka bubble gum, and lingering phenols.",
"icon-icon-url": "/images/feature-notes-icon.jpeg",
"services": [
{
"service-name": "Video Care Consult"
},
{
"service-name": "Assisted Video Care Consult"
},
{
"service-name": "On Location Care Consult"
}
]
},
{
"icon-title": "Test Review",
"description-description": "Aesthetic helvetica DIY hell of. Chillwave bitters man bun put a bird on it man braid. Knausgaard freegan activated charcoal meggings, mlkshk literally gastropub echo park fam. Meh bicycle rights copper mug locavore. Literally fap leggings pickled, venmo intelligentsia try-hard. Intelligentsia dreamcatcher XOXO activated charcoal single-origin coffee gluten-free, tumeric bicycle rights VHS banh mi tbh DIY iPhone. Hexagon cold-pressed bushwick cronut.",
"icon-icon-url": "/images/test-review-icon.png",
"services": [
{
"service-name": "Video Care Consult"
}
]
},
{
"icon-title": "Test Review",
"description-description": "Aesthetic helvetica DIY hell of. Chillwave bitters man bun put a bird on it man braid. Knausgaard freegan activated charcoal meggings, mlkshk literally gastropub echo park fam. Meh bicycle rights copper mug locavore. Literally fap leggings pickled, venmo intelligentsia try-hard. Intelligentsia dreamcatcher XOXO activated charcoal single-origin coffee gluten-free, tumeric bicycle rights VHS banh mi tbh DIY iPhone. Hexagon cold-pressed bushwick cronut.",
"icon-icon-url": "/images/test-review-icon.png",
"services": [
{
"service-name": "Video Care Consult"
}
]
},
{
"icon-title": "Work Notes",
"description-description": "Intense clove flavors attack the palate, one side stays spicy, and the other shows a maltiness and sweetness. Some tropical fruitiness; strong, fresh apple and bubble-gum notes; and more biting phenols meet in the middle like a train wreck. Peppery and bitey yeast, with an unpleasant pithy and tannic astringency. Smacks of lager-esque sourness, under a faint lemon. Some sweet malty flavors attempt to well up amid the chaos, but they get killed halfway through. Finishes dry, with a gummy character akin to Bazooka bubble gum, and lingering phenols.",
"icon-icon-url": "/images/feature-notes-icon.jpeg",
"services": [
{
"service-name": "Assisted Video Care Consult"
},
{
"service-name": "On Location Care Consult"
}
]
},
{
"icon-title": "Work Notes",
"description-description": "Intense clove flavors attack the palate, one side stays spicy, and the other shows a maltiness and sweetness. Some tropical fruitiness; strong, fresh apple and bubble-gum notes; and more biting phenols meet in the middle like a train wreck. Peppery and bitey yeast, with an unpleasant pithy and tannic astringency. Smacks of lager-esque sourness, under a faint lemon. Some sweet malty flavors attempt to well up amid the chaos, but they get killed halfway through. Finishes dry, with a gummy character akin to Bazooka bubble gum, and lingering phenols.",
"icon-icon-url": "/images/feature-notes-icon.jpeg",
"services": [
{
"service-name": "Video Care Consult"
},
{
"service-name": "Assisted Video Care Consult"
},
{
"service-name": "On Location Care Consult"
}
]
}
],
"main-logo": "/images/COL_Logo_Full_2ColorBig.png",
"site-title": "Care on Location",
"year": 2017,
"nav-items": [
{
"nav-item-link": "#",
"nav-item-title": "Services",
"classes": "has-sub-menu",
"sub-nav-items": [
{
"nav-item-link": "#",
"nav-item-title": "Video Care Consult"
},
{
"nav-item-link": "#",
"nav-item-title": "Assisted Video Care Consult"
},
{
"nav-item-link": "#",
"nav-item-title": "On Location Care Consult"
}
]
},
{
"nav-item-link": "#",
"nav-item-title": "Providers"
},
{
"nav-item-link": "#",
"nav-item-title": "Partners"
},
{
"nav-item-link": "#",
"nav-item-title": "About"
},
{
"nav-item-link": "#",
"nav-item-title": "FAQ"
},
{
"nav-item-link": "#",
"nav-item-title": "News"
}
],
"org-address": "111 N. 1st St. <br /> Denver, CO 80204",
"org-phone": "303-111-1111",
"socials": [
{
"social": "facebook",
"social-url": "https://www.facebook.com"
},
{
"social": "twitter",
"social-url": "https://www.twitter.com"
},
{
"social": "google-plus",
"social-url": "https://plus.google.com"
}
]
}
.featurespage {
.ul-title {
margin-left: 20px;
}
}
There are no notes for this item.