.elementor-568 .elementor-element.elementor-element-b648128{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0px 0px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#E5E5E5;--border-color:#E5E5E5;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-568 .elementor-element.elementor-element-a48d6da{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-a48d6da */.mp-unique-footer-section {
    max-width: 1200px;
    margin: 0px auto;
    padding: 20px 20px;
}
.mp-unique-footer-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /*gap: 30px;*/
}
/* Logo (Row 1) */
.mp-footer-logo {
    width: 100%;
    text-align: left;
}
.mp-footer-logo img {
    width: 168px;
    /* Fixed width */
    height: 55px;
    /* Fixed height */
    display: block;
    object-fit: contain;
}
/* Copyright (Row 2) */
.mp-footer-copyright {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
/* Responsive */
@media (max-width: 600px) {
    .mp-unique-footer-container {
        gap: 20px;
    }
}/* End custom CSS */