/*
	Theme Name: COVID-19 Law & Policy Database
	URI: http://www.icedcoffeeplease.com/
	Description: Covid Law Lab Theme ICP Based on Covid Theme
	Author: Sarah Proper for Iced Coffee Please
	Version: 1.0.0
	Tags: ready, widget, advanced 
	Copyright: (c) 2011 . license: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;700&display=swap');
@import url('styles/normalize.css');
@import url('styles/skeleton.css');
@import url('styles/menu.css');


.text-center{ text-align: center; }
.text-right{ text-align: right; }
.meta p { font-size: 12px; }
.meta a { color: #caa57d; }
.search-item { border: 1px solid #ddd; box-shadow: 0px 2px 5px #eee; border-radius: 4px; padding: 1rem 1.75rem 0; margin-bottom: 2rem; }
.search-item p { margin-bottom: 1rem; }
#menu-main-menu { font-weight: bold; margin-bottom: -15px; }
#map-disclaimer { font-size: 12px; color: #999; }

/*.tag-list { display: inline; }*/
/*.tag-list li,*/ .tag-label { background-color: #f9f9f9; padding: 0 6px; display: inline-block; margin: 0 2px; border-radius: 5px; border: solid 2px #fff; }