  /**
Theme Name: Chris Depa Framework
Author: Chris Depa Web Design + Branding
Author URI: https://www.chrisdepa.com
Description: This is a child theme created by local web designer Chris Depa Web Design + Branding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: chris-depa-framework
Template: astra
*/

/*Blog Single*/
.entry-meta a {
    color: #3188e0;
}
.post h2{
font-size:2.2em !important;line-height:1em !important; margin-top:30px !important; margin-bottom:20px !important;
}

.post h3{
font-size:1.5em !important;line-height:1em !important; margin-bottom:20px !important; text-transform:uppercase;margin-top:40px !important;
}

.custom-button-container a.button.learn-more-button {
    background: #ffffff;
    color: #268735 !important;
    border: 3px solid #268735 !important;
    width: 100% !important;
    text-align: center !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 100% !important;
    text-align: center !important;
    border: 3px solid #268735;
}