/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 1.0.0
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

.ut-sub-footer-social-icons,
.ut-sub-footer-content h3,
.ut-sub-footer-content .copyright {
    display: none !important;
}

.ut-sub-footer-style-2.ff-legal-footer-ready {
    align-items: center;
    justify-content: center;
}

.ut-sub-footer-style-2.ff-legal-footer-ready .ut-sub-footer-content {
    width: 100%;
    text-align: center;
}

.ff-legal-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem 1.5rem;
    margin: 0;
    padding: 0;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.ff-legal-footer a {
    color: inherit;
}

.ff-legal-footer a:hover,
.ff-legal-footer a:focus {
    text-decoration: underline;
}