/*
 *  Theme Name: Cloe Brooks Child
    Description: Child theme for Cloe Brooks.
    Author: Jeremy Lee
    Author URI: http://underdogunlimited.com
    Template: cloe-brooks
    Version: 1.0.0
 */
.filter-form { background: #1a3c34; padding: 20px; color: #fff; }
.filter-group { margin-bottom: 15px; }
.filter-group label { display: block; margin-bottom: 5px; }
.filter-group select { width: 100%; padding: 8px; }
.button { background: #ccc; color: #000; padding: 10px 20px; text-decoration: none; }

