
/**
Theme Name: green
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: green
Template: astra
*/
.wpcf7-list-item {
    display: inline-block;
    margin: 0!important;
}
span.wpcf7-list-item-label {
    position: relative;
    min-width: 80px;
    padding: 0 5px 0 1px;
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: .12px;
    color: #325565;
    text-transform: uppercase;
    margin: 0;
}