/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  A child theme of Astra
 Author:       Your Name
 Author URI:   https://yourwebsite.com/
 Template:     astra
 Version:      1.0.0
*/

.newsletter button {
    font-size: 16px !important;
    font-family: 'Poppins' !important;
    padding: 0px 28px !important;
    border-radius: 0 !important;
    position: absolute !important;
    top: -76px !important;
    right: 0;
}

.newsletter div#wpforms-6056-field_1-container {
    padding: 0 !important;
    margin: 0 !important;
}

.newsletter input {
    height: 49px !important;
}