Side-Centrum
A Suite Side | Side-Centrum, Turkije | €719
.usp ul {
list-style: none;
}
.usp li:before {
content: "e775";
font-family: COR Icons WF;
display: inline-block;
color: #26a514;
width: 1.3em;
margin-right: .3em;
/*vinkjes uitlijnen op links*/
margin-left: -3.1em;
}
...
Fly & Go A Hotel Side | Side-Centrum, Turkije | €610
.usp ul {
list-style: none;
}
.usp li:before {
content: "e775";
font-family: COR Icons WF;
display: inline-block;
color: #26a514;
width: 1.3em;
margin-right: .3em;
/*vinkjes uitlijnen op links*/
margin-left: -3.1em;
}
...