/*
 Theme Name:   Bluescope Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Bluescope Child Theme
 Author:       Bluescope Technologies
 Author URI:   https://scope.ie
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/

/*--------------- Other Styles ---------------*/
.footer-icons {
	margin-right: 5px;
	color: #BF984E;
}

/*Remove padding under titles in footer */
.infinite-footer-wrapper .widget {
    margin-bottom: 15px;
}

/*Remove padding under paragraphs in footer */
.infinite-footer-column.infinite-item-pdlr.infinite-column-15 p {
    margin-bottom: 15px;
}

/*------------- Other Styles End -------------*/