.research-mode {
font-weight: bold;
display: inline-block;
padding: 5px 10px;
background: $govuk-blue;
color: $white;
border-radius: 2px;
}