﻿/*
Theme Name: compagnie paradoxales
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
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: compagnie-paradoxales
Tags:

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.

compagnie paradoxales is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

#cookie-notice{
	background-color: rgba(40, 40, 40, 0.8) !important;
}

#cookie-notice .cn-button{
	border-radius: 0;
    border: none;
    padding: 6px 12px;
    font-family: "OpenSans", sans-serif;
    text-transform: uppercase;	
}

#cookie-notice .cn-button:hover{
    background: #2e5f97 !important;
    text-shadow: none;
    color: #fff;
}