/* 
Theme Name: BLSW
Theme URI: http://dvelopin.com
Description: Custom Theme for Better Life SouthWest
Theme Author: Darren Peck
Author URI: http://dvelopin.com
Template: bootstrap-basic4 
Version: 1.0.0
Text Domain: blsw-bootstrap-basic4-child
License: GNU General Public License or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

.navbar-blsw {
    background-color: #f5faf6;
}

.shadow-sm-green {
    box-shadow: 0 .125rem .25rem rgba(141, 159, 111, 1) !important;
}

.site-footer {
    background-color: #8d9f6f !important;
    font-size: 12px;
    border-top: none !important;
    color: #f5faf6 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}