a.trustpilot_widget{
    position: relative;
    outline: none;
    padding:0;
    display:block;
    height:24px;
}
a.trustpilot_widget svg{
    width:auto;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
a.trustpilot_widget > span{
    display: inline-block;
    margin: 0 8px 0 0;
    vertical-align: middle;
    line-height:24px;
}
a.trustpilot_widget	.excellent{
    color:#fff!important;
    font-size: 14px;
    font-family: 'Hanken Grotesk', sans-serif;
    line-height: 18px;
}
a.trustpilot_widget	.tp-widget-stars {
    max-width: 140px;
    width: 140px;
}
a.trustpilot_widget	.tp-widget-logo{
    max-width: 104px;
    width:104px;
    margin-top:-1px;
}
a.trustpilot_widget	.tp-widget-logo > div > div,
a.trustpilot_widget	.tp-widget-stars .tp-stars > div {
    height:24px!important;
    padding:0!important;
}
a.trustpilot_widget .tp-stars .tp-star__shape {
    fill: #fff;
}
a.trustpilot_widget	.tp-stars--4--half .tp-star:nth-of-type(-n+5) .tp-star__canvas--half,
a.trustpilot_widget	.tp-stars--4--half .tp-star:nth-of-type(-n+4) .tp-star__canvas,
a.trustpilot_widget .tp-stars--4--half .tp-star:nth-of-type(-n+4) .tp-star__canvas--half {
    fill: #00b67a;
}
a.trustpilot_widget:hover .tp-stars--4--half .tp-star:nth-of-type(-n+5) .tp-star__canvas--half,
a.trustpilot_widget:hover .tp-stars--4--half .tp-star:nth-of-type(-n+4) .tp-star__canvas,
a.trustpilot_widget:hover .tp-stars--4--half .tp-star:nth-of-type(-n+4) .tp-star__canvas--half {
    fill: #007a52;
}
a.trustpilot_widget .tp-logo__text {
    fill: #fff;
}
#bobochicbandeaufixed a.trustpilot_widget svg{
    filter:brightness(1)!important;
}
#footer a.trustpilot_widget{
    height:auto;
}
#footer a.trustpilot_widget .u{
    text-decoration:underline;
}
#footer a.trustpilot_widget	.excellent,
#footer a.trustpilot_widget	.tp-widget-logo,
#footer a.trustpilot_widget .tp-widget-stars {
    width:233px;
    max-width:233px;
    display:block;
}

#footer a.trustpilot_widget:hover,
#footer a.trustpilot_widget:hover b,
#footer a.trustpilot_widget:hover .u,
#footer a.trustpilot_widget:hover span{
    text-decoration:none;
}
#footer a.trustpilot_widget .tp-widget-logo{
    line-height:34px;
}
#footer a.trustpilot_widget .tp-widget-logo > div > div{
    height:34px!important;
    margin:0 0 8px;
}
#footer a.trustpilot_widget	.tp-widget-stars{
    line-height:42px;
}
#footer a.trustpilot_widget	.tp-widget-stars .tp-stars > div{
    height:42px!important;
    margin:0 0 8px;
}