.smith-nephew-new-look{
	background: orange;
	color: white;
	border-radius:5px;
	margin:0;
	padding: 15px;
	text-align: center;
	font-family: 'fs_emericcore';
	font-size: 15px;
	line-height: 17px;
}

    .smith-nephew-new-look a {
        color: white;
    }

.cls-btn{
	position: absolute;
	right: 15px;
	top: 8px;
    background: url(../images/2019-brand/Close_Button.svg) 0 0 no-repeat;
    height: 31px;
    width: 31px;
}

.close-cookies{
	display:none;
}