Link to article: Flops Disruption Bar.
a.disruptionHeader{
display: inline-block;
width: 100%;
padding: .3em 0;
color: hsl(0, 0%, 91.5%);
font-size: 145%;
line-height: 1;
text-align: center;
text-decoration: none;
text-shadow:
.5px .9px 0 hsla(0, 0%, 0%, .3),
1.5px 2.6px 0 hsla(0, 0%, 0%, .3);
text-transform: uppercase;
transition: color .15s linear;
}
a.disruptionHeader:hover{
color: white;
background-color: transparent;
text-decoration: none;
}
a.disruptionHeader{
display: inline-block;
width: 100%;
padding: .3em 0;
color: hsl(0, 0%, 91.5%);
font-size: 145%;
text-align: center;
text-decoration: none;
text-shadow:
.5px .9px 0 hsla(0, 0%, 0%, .3),
1.5px 2.6px 0 hsla(0, 0%, 0%, .3);
text-transform: uppercase;
transition: color .15s linear;
}
a.disruptionHeader:hover{
color: white;
background-color: transparent;
text-decoration: none;
}
background-color: {$disruption-bg-color};
font-weight: 900;
background-color: {$disruption-bg-color};
font-weight: 900;
disruptionHeader
disruptionHeader