/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 23 2023 | 20:53:08 */
footer.et-l.et-l--footer li {
    list-style: none;
    text-align: center;
    display: block;
    align-items: center;
    /* width: 100%; */
}

footer .et_pb_column {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

footer .et_pb_column image {
    /* width: 12px !important; */
}

footer img {
    max-width: 80px !important;
}

footer .et_pb_column {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
}

footer .et_social_icons_container li {
    margin: 7px !important;
    padding: 0 !important;
}