/*
 Theme Name:   Soccer Child
 Theme URI:    https://251.et/
 Description:  This is a child theme for the parent soccer theme
 Author:       Christopher Tourmentin
 Template:     soccer
 Version:      1.0.1
*/

/* Import parent theme styles */
@import url("../soccer/style.css");

.footer-center {
    text-align: center;
    padding: 20px 0;
}

.footer-widget {
    display: inline-block;
    max-width: 600px;
    margin: 0 auto;
}
