/*!
Theme Name: RFG
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rfg
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

RFG is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.page-template-blog .current-new-area {flex-basis: 45%!important;}
div#mc_embed_signup_scroll h2, div#mc_embed_signup_scroll .indicates-required, #mc_embed_signup .mc-field-group label, #mc_embed_signup .brandingLogo {
    display: none !important;
}
#mc_embed_signup form {

    padding: 0 !important;
}
#mc_embed_signup{
	background:transparent !important;
	
	    width: 100% !important;
}
#mc_embed_signup .mc-field-group input {
    display: block !important;
    width: 100% !important;
    padding: 8px 0;
    text-indent: 2% !important;
    width: 100% !important;
    padding: 15px !important;
    border: 1px solid #20396F !important;
    border-radius: 23.5px !important;
}
input#mc-embedded-subscribe{
	    background: #20396F !important;
    border: 1px solid #34558B !important;
    border-radius: 23.5px !important;
    width: 100% !important;
    /* padding: 15px; */
    color: var(--white)!important;
    cursor: pointer!important;
    margin: 0!important;
    height: 53px!important;
}
#mc_embed_signup .foot{
	display:block !important;
}
.page-template-template-contact-form p {
    margin-bottom:12px;
}
.mh-40 {
    min-height:40vh;
}