/*
Theme Name: Nielsen Sports
Description: Child theme for Uncode theme (Modified for Nielsen Sports)
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.1.0
Text Domain: uncode
*/

/* Dirango - Styling custom single.php featured image display */

.page-content-featured-image {
  text-align: center;
}

.page-content-featured-image img {
  width: auto;
}
