.formatted-content {
  padding-left: 12px !important;
}
.formatted-content a+a{margin-left: 0px;}
/* Clickable hover effect */
.destinations-outer .destinations-inner:hover {
    background: #e0e0e0;
}
.destinations-outer .destinations-inner:hover .destination-upper img {
    opacity: 0.80;
}
.destinations-outer .destinations-inner:hover .destination-upper > a {
    background: #000000;
}
.destinations-outer .destinations-inner:hover .destination-lower .car-icon-image img {
    opacity: 0.80;
}