.elementor-928 .elementor-element.elementor-element-22cc6608{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--padding-top:52px;--padding-bottom:52px;--padding-left:10px;--padding-right:10px;}.elementor-928 .elementor-element.elementor-element-22cc6608:not(.elementor-motion-effects-element-type-background), .elementor-928 .elementor-element.elementor-element-22cc6608 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c793257 );}@media(min-width:768px){.elementor-928 .elementor-element.elementor-element-22cc6608{--content-width:100%;}}/* Start custom CSS */.me-itinerary .itinerary-day span{
    border: 1.5px solid #293A77;
    border-radius: 4px;
    padding: 2px 9px;
    font-size: .8em;
}

.safari-inclusions ul{
    list-style-type: none; /* Remove bullets */
    padding-left: 0; /* Remove left indent */
}

.safari-inclusions li {
    border-bottom: 1px dotted grey; /* Add dotted grey line */
    padding: 10px 0; /* Add spacing between items */
    
}
.safari-inclusions li strong{
    font-weight: 600;
    opacity: .9
}

.safari-inclusions li:last-child {
    border-bottom: none; /* Remove border for the last item */
}

.faq-section h3{
    font-size: 20px;
    font-family: messinasans;
    font-weight: 300;
}

.faq-section p{
    font-size: 16px;
}

.faq-section .faq{
    border-bottom: 1px  dotted grey;
    margin-bottom: 10px;   
}

.faq-section .faq h3{
    margin: 8px 0;
}/* End custom CSS */