/*
 Theme Name:   Chaplin Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  report site
 Author:       Simone
 Author URI:   https://www.terzomillennium.net
 Template:     chaplin
 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:  chaplinchild
*/

.wpcf7{
    width: 80%;
    margin: auto;
}

#site-header{
    margin:0;
}

.report_title{
    margin: 0;
    text-align: center;
    height: 150px;
}

.section-inner{
    display: flex;
    justify-content: center !important;
}

.footer-credits{
    display: flex;
    flex-direction: column;
}

.footer-copyright{
    margin: auto;
}