/* Theme Name:   astra child 
Theme URI:    https://www.child.com/
Description:  A Twenty Twenty child  
Template:     astra
Version:      1.0.0
Text Domain:  astra child */

.footer-newsletter .wpcf7-submit {
    background: #2952CC;
    color: #fff;
    width: 100%;
}
.contact-form .wpcf7-submit {
    background: #2952CC;
    color: #ffffff;
    width: 100%;
}
.wpcf7-form input{
    border-radius: 05px !important;
}
.footer-newsletter .wpcf7-submit:hover{
    background: #fff;
    color: #2952CC;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}