/**
Theme Name: GCR Dealer Services
Author: Golf Cart Resource
Author URI: https://dealers.golfcartresource.com
Description: Lightweight Astra child theme for GCR dealer websites. Shared dealer-platform functionality is provided by the GCR Dealer Plugin.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gcr-dealer-services
Template: astra
*/


ul.brand-list {
	list-style-type: none !important;
	width: 100%;
	columns: 4;
	line-height: 3;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto;
	padding-bottom: 25px;
}

ul.brand-list li {
	list-style-type: none !important;
}
