/*!
Theme Name: Haskins Co
Theme URI: https://haskins.co/
Author: West Jones
Author URI: https://westjon.es/
Description: WordPress theme built for Haskins & Co Websites.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: haskins-co
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Haskins Co is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.results_wrap .container-xl .row  { align-items: stretch;   display: flex;
    width: 100%; flex-wrap: wrap;}
.results_wrap .container-xl .row .col  { flex: 1 0 33%; }
.results_box { border:1px solid black; padding: 3rem 1rem !important; box-shadow: 0 0 25px 0 rgba(0,0,0,.25); }
.results_wrap .results_box .name { font-size: 1rem; line-height: 1rem; }
