.elementor-240 .elementor-element.elementor-element-78531d9{--display:flex;}@media(max-width:767px){.elementor-240 .elementor-element.elementor-element-78531d9{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}}/* Start custom CSS for html, class: .elementor-element-00b98b8 */<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:wght@500;600&display=swap');

.serdiya-footer {
    background: #0b0b0b;
    color: #ffffff;
    padding: 70px 20px 30px;
    font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

.serdiya-footer .footer-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 48px;
}

.serdiya-footer h3 {
    font-size: 14px;
    letter-spacing: 1.8px;
    margin-bottom: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #f2f2f2;
}

.serdiya-footer p,
.serdiya-footer a {
    font-size: 14.5px;
    color: #bdbdbd;
    line-height: 1.9;
    text-decoration: none;
    font-weight: 400;
}

.serdiya-footer a:hover {
    color: #ffffff;
}

/* Brand / Logo text */
.serdiya-footer .brand {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 18px;
    color: #ffffff;
}

/* Footer bottom */
.serdiya-footer .footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.08);
    margin-top: 55px;
    padding-top: 22px;
    text-align: center;
    font-size: 13px;
    color: #8a8a8a;
    letter-spacing: 0.3px;
}
</style>/* End custom CSS */