/* Start custom CSS for biogenix_get_in_touch, class: .elementor-element-62f853f */.sec-title h2 {
    font-size: 48px;
}

.project-list {
    text-align: left;
    line-height: 1.6;
    max-width: 600px; /* Optional: keeps the lines readable */
    margin: 0 auto;   /* Optional: centers the block on the page */
    list-style-position: inside;
}

.project-list p {
    margin-bottom: 10px;
    padding-left: 20px;
    text-indent: -20px; /* Aligns the text under the first letter after the dash */
}

.contact-info-section .lower-box .single-item h6 a i {
    display: none;
}

.contact-info-section .upper-box .content-box .inner-box h6 a i {
    display: none;
}

.contact-info-section .upper-box .image-box img {
    width: 100%;
    border-radius: 3em;
}/* End custom CSS */