/*
Theme Name: Sport WP Theme Child
Theme URI: #
Description: Child theme for Sport WP Theme
Author: Your Name
Author URI: #
Template: sport-wp-theme
Version: 1.0.0
*/

/* Import parent theme styles */
@import url("../sport-wp-theme/style.css");
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}