/*
 Theme Name:   Wine Country Table; Meridian Recipes Child
 Description:  Meridian Recipes Child Theme
 Author:       JMB / Liz Nix
 Author URI:   http://www.wineandtheweb.com/
 Template:     meridian-recipes
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  wctmrc
*/

/* Hey there web dev! 

This project was built with SCSS.

Specifically scss > wtc.scss,
which compiles to wtc.css in this 
child-theme root directory.

The scss source file is up-to-date 
on the server as of the project launch.

You can also override styles using the
custom CSS in the WordPress customizer.

*/

.cookie-info {
	width: 100%;
	text-align:center;
	font-size: 12px;
	margin-bottom: 40px;
}