/*
Theme Name: James Glancy Design theme
Theme URI: http://jamesglancydesign.com
Author: Red Balloon Design Ltd
Author URI: http://redballoon.io
Description: Bespoke blog theme created for James Glancy Design
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: redballooncms

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Import Font Face */
@import url("css/fonts.css");

/* CSS Reset */
@import url("css/reset.css");

/* Import Bootstrap dist */
@import url("bootstrap/dist/css/bootstrap.min.css");

/* Only put styles here temporary before moving them into the less files */

#main .clients-inner {border-color: #fff}
.page-template-clients-php {background: #fff;}
/* ===== Responsive ===== */