.wanderlust-cta {
    border-top: 2px solid #c96b3c;
    background-color: #fdf6f0;
    padding: 20px;
    margin-top: 40px;
    border-radius: 8px;
}
.wanderlust-cta a { color: #c96b3c; text-decoration: none; }
.wanderlust-cta a:hover { text-decoration: underline; }
