.elementor-200 .elementor-element.elementor-element-8287f1b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-200 .elementor-element.elementor-element-8287f1b{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-2f9fdaa */.little-ocean-footer {
    background-color: #111827;
    color: #f3f4f6;
    padding: 50px 20px 20px;
    font-family: inherit;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #374151;
}

.footer-col h3, .footer-col h4 {
    color: #38bdf8;
    margin-bottom: 20px;
    font-size: 1.1rem;
    font-weight: 600;
}

.footer-col h3 {
    font-size: 1.3rem;
}

.footer-col p, .footer-col li a {
    color: #9ca3af;
    font-size: 0.95rem;
    line-height: 1.6;
    text-decoration: none;
    transition: color 0.2s;
}

.footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-col li {
    margin-bottom: 10px;
}

.footer-col li a:hover {
    color: #38bdf8;
}

.footer-bottom {
    max-width: 1200px;
    margin: 20px auto 0;
    text-align: center;
    color: #6b7280;
    font-size: 0.85rem;
}/* End custom CSS */