/*
 Theme Name:     Twenty Seventeen Child Theme
 Theme URI:      http://hyperlinkcode.com/blog/twenty-seventeen-child-theme/
 Description:    A bare-bones child theme for use with WordPress Twenty Seventeen Theme.
 Author:         Ed Zivkovic
 Author URI:     http://www.ezau.com
 Template:       twentyseventeen
 Version:        1.0.0
*/
 
/*

Top 10 Resources for CSS Properties: https://hyperlinkcode.com/blog/css-properties/ 

*/

/* Add Custom CSS after this line */

.our-partners-bottom {
    margin: 0px 20px 10px 0px;
    display: block;
}
.footer-copyright-container.container a {
    display: inline-block;
}