/*
Theme Name:         G5Plus Auteur Child Theme
Theme URI:          https://auteur.g5plus.net/
Description:        G5Plus Auteur Child Theme
Version:            1.0
Author:             g5plus
Author URI:         http://g5plus.net/
Template:     		g5plus-auteur

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-auteur
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/
.tagcloud a {
font-size:13px;
}
.newsletter-my {
border:solid 5px #e4573d;
padding:20px;
margin-top:40px;
text-align:center;
}
.newsletter-my h4 {
font-size:34px;
margin-top:10px;
}

.newsletter-my img {
text-align:center;
}
@media only screen and (max-width: 600px) {
.gsf-mail-chimp.mailchimp-style-03 .mc4wp-form input {
font-size:11px;
padding-right:25px;
padding-left:1px;
}
}