/* Custom */
.destinations a {
    text-decoration: none;
}

.destinations ul {
    list-style: none;
    padding: 0;
}

.destinations li {
    font-size: 0.825rem;
}

