.capabilitymessage {
display: block;
background-color: $color-red;
color: $color-white;
padding: 1em 2em;
margin: 0;
position: relative;
text-align: center;
a {
text-decoration: underline;
}