/*
 Theme Name:   Sydney Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Sydney Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     sydney
 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, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  sydney-child
*/


.social-menu-widget a[href*="facebook.com"]::before {
	content: '\f39e';	
	content: '\f09a';
}
	.roll-icon-box .content h3 {
		font-size: 20px;
	}

	.roll-icon-box .content li {
		text-align: left;
	}	

	#contact-wdg {
    text-align: center !important;
  }
  .promo-content h3.title {
      color: #fff !important;
  }