/*
    Theme Name: Sport - child theme
    Theme URI: http://www.cro.ma
    Author URI: http://www.hatched-inc.com.au
    Description: Sport Child Theme
    Author: Croma
    Template: sport
    Version: 1.0
    License: GNU General Public License
    License URI: license.txt
    Tags: two-columns, fixed-width, threaded-comments, editor-style, custom-menu
    By: Felix Chiang, Hatched-Inc
*/

@import url("../sport/style.css");
@import url("../sport/public/styles/site.css");

#supporters_logo_list a {
  width: 13%;
  display: inline-block;
  vertical-align: middle;
}
#supporters_logo_list {
  text-align: center;
}
#supporters_logo_list .widget-title {
    color: #000 !important;
}