/* kevinthibault - removing padding from alert banner */
.content-alert-banner .content-alert-banner-container {padding: 6px!important;}

/* kevinthibault - adding "+" to add-on line */
.srp .pricing-detail .ABCRule .price-value:before , .vdp .pricing-detail .ABCRule .price-value:before { content: "+"; }