/**
        * Theme Name: NT Attorneys Child
        * Description: This is a child theme of NT Attorneys, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/about">Ninetheme</a>
        * Template: nt-attorneys
        * Version: 1.3.4
        */
.site-logo  {
	background-position: center center;
	background-size: cover;
}
#footer {
    background-color: black;
}
.services-container--inner .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}