File: D:/HostingSpaces/egovers/edwingovers.nl/resources/assets/sass/site/partials/_preHeader.sass
.pre-header
background: $blacker
padding: 12px 0
.grid-row
+flex(flex-end, center)
a
display: inline-block
font-size: 0.65rem
line-height: 1.2
color: rgba(white, 0.7)
text-transform: uppercase
font-weight: semibold()
text-decoration: none
transition: color 0.3s
+ a
margin-left: 30px
span
color: $brightBlue
display: inline-block
margin-right: 10px
&:hover
color: white
+respond-to-width(750)
display: none