#ry-covid-banner {
    background: red;
    color: white;
    font-size: 22px;
    line-height: 16px;
    padding: 16px 20px !important;
    text-align: center;
    FONT-WEIGHT: 600;
}
#ry-covid-banner a {
	color: #fff !important;	
}
#rsp-header {
	position: sticky !important;
	top: 0px;
}
#rsp-header.sticky {
	position: fixed !important;
	top: 0;
}
span.span-5:before {
	content: '\f071';
	font-family: 'FontAwesome';
}