/*
Theme Name: Alliance Child
Template: alliance
Theme URI: https://alliance.themerex.net/
Description: Alliance is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


.greeting-container {
    font-weight:bold;
    font-family:verdana !important;
    color:#333333;
}
.greeting-container p.greet-heading {
    margin-top:5px !important;
    font-size:15pt !important;
}
.greeting-container p {
    font-size:13pt;
}
.greeting-container p:last-of-type {
    margin-bottom:0 !important;
}