/*
Theme Name:     Bridgeway Dynamics Child
Theme URI:      n/a
Template:       kadence
Author:         Pro Author
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
#block-17 img {
	width: 200px;
	justify-self: anchor-center;
}
.site-middle-footer-inner-wrap{
	    align-items: anchor-center;
}
#block-13 h6 {
	    color: var(--global-palette2);
}
.site-footer-middle-section-4 {
	    flex-direction: column;
    text-align: center;
}
#block-18 {
	    font-style: normal;
    color: var(--global-palette4);
}

#block-18 li {
    list-style: none;	    
}

.site-bottom-footer-wrap .site-bottom-footer-inner-wrap {
       align-items: center;
    text-align: center;
}
