.trip-post-content {
    display: none;
}
div#custom_html-2 {
    padding: 25px !important;
    box-shadow: aquamarine !important;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
h2.widget-title {
    color: #1f325e !important;
    font-size: 18px !important;
    text-align: center;
}
.booking-single #wp-travel-trip-wrapper #secondary .widget-title:after {
    left: 50%;
}

b, strong {
    font-weight: bolder;
    font-size: 13px;
}