/* 
Theme Name: Hello USCHS
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello USCHS is a child theme of Hello Elementor
Author: InHeritage
Author URI: https://www.inheritage.org/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-uschs
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
*/

div a {
	color: #BF1E2E;
}

figcaption.wp-caption-text {
	font-size: 15px;
    color: #808080;
    font-style: normal;
    font-weight: normal;
    padding-top: 10px;
}

.fullbuttons .elementor-element.elementor-widget, .fullbuttons .elementor-widget-container, .fullbuttons .elementor-button-wrapper, .fullbuttons a.elementor-button {
    height: 100%;
}

.fullbuttons a.elementor-button {
    justify-content: center;
    align-items: center;
    display: flex;
}