/*
Theme Name: leaders_for_america_new
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 3.2
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, block-patterns
Text Domain: twentyfourteen

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.
*/


#submit-btn{
	font-size: 20px !important;
    color: #fff !important;
    background-color: #CB160A !important;
    border: 0 !important;
    padding: 10px 35px !important;
    border-radius: 50px !important;
    margin: 0 auto !important;
    display: inline-block !important;
    width: initial !important;
    display: block !important;
    margin: 0 auto !important;
}
.pure-button-primary, .pure-button-selected, a.pure-button-primary, a.pure-button-selected {
    font-size: 20px !important;
    color: #fff !important;
    background-color: #CB160A !important;
    border: 0 !important;
    padding: 10px 35px !important;
    border-radius: 50px !important;
    margin: 0 auto !important;
    display: inline-block !important;
    width: initial !important;
    display: block !important;
    margin: 0 auto !important; 
}

/* 12-1-2023 */

.Active{
    color: initial;
    background: initial;
    padding: initial;
    height: initial;
    line-height: initial;
    margin: initial;
    border-radius: initial;
    font-size: initial;
    display: initial;
    text-transform: initial;
    vertical-align: initial;
}
}





