/*
Theme Name: Hydrogen
Theme URI: http://gantry.org
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Default Gantry 5 theme. Provides a simple, clean and fast design to get you started on developing your own theme or setting up a quick new site
Version: 5.4.37
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Mailchimp sign up*/
.aw-mailchimp span,
.aw-mailchimp input {
	font-family: "Montserrat" !important;
}
.aw-mailchimp .elementor-button {
	padding: 15px 60px;
    font-weight: 800;
}
.aw-mailchimp .elementor-column {
	margin: 0 !important;
}
.aw-mailchimp {
    margin-top: 50px !important;
    max-width: 700px;
    margin: 0 auto;
}
.activity-list .activity-item .activity-meta.action a {
	border: none;
}