File: D:/HostingSpaces/SBogers10/deensekroon.komma-mediadesign.nl/wwwroot/css/partials/_usp.sass
/*
* Unique selling points bar on top of viewport
*/
.usp-container
background: #000
width: 100%
height: 30px
color: #fff
// Centered list
ul
display: block
padding: 0
margin: 0 auto
list-style: none
max-width: $gridMaxWidth
text-align: center
li
position: relative
display: inline-block
padding-left: 24px
margin-right: 30px
line-height: 30px
white-space: nowrap
&:last-child
margin-right: 0
// Check mark
&:before
content: ''
position: absolute
top: 8px
left: 0
width: 16px
height: 12px
+sprite(-5px -5px)