/* 
Theme Name: SALUTE Hello
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child for SALUTE
Author: Marissa Lockwood and Shaun Geisert
Author URI: mailto:dsaweb@colostate.edu
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.p-large {
    font-size: 18px!important; 
    font-weight: 500; 
}

.no-margin ul:last-child, .no-margin p:last-child, .no-margin li:last-child, .no-margin ol:last-child, .no-margin a:last-child {
    margin-bottom: 0px!important; 
}

.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
    margin-bottom: 20px; 
}

.salute-text {
    color: #283891;
    font-size: 22px; 
    font-weight: 700;
}

.gform_button, .gform-theme-button {
    border: none; 
    color: white; 
    font-weight: 600; 
    background-color: #48A7D4;
    margin-top: 10px; 
}

.gform_button:hover, .gform_button:focus, .gform-theme-button:hover, .gform-theme-button:focus {
    background-color: #283891;
}
