
/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Seventeen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyseventeen
 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:  twentyfifteenchild
*/
@import url("../twentyseventeen/style.css");
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 30px!important;
    font-weight: 800;
    letter-spacing: 0 !important;
    text-transform: capitalize!important;
}
ul#menu-footer-menu li{display: inline-block;}
ul#menu-footer-menu  li:first-child {margin-left: 0!important;}
section.testimonial * {
    color: #fff !important;
}