.elementor-9 .elementor-element.elementor-element-a601dbf{--display:flex;}/* Start custom CSS *//* Change the color and size of the listing title */
.geodir-post-title h1 {
    color: #1a73e8; /* A nice blue color */
    font-size: 32px;
    font-weight: bold;
}

/* Style the contact details section */
.geodir-post-details-container {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px;
}/* End custom CSS */