.z-sticky-button.zsb {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
position: fixed;
padding: 15px 20px;
bottom: 0;
right: 60px;
border-radius: 20px 20px 0 0;
background:#f18021!important;
z-index: 99980;
cursor: pointer;
} .grecaptcha-badge {
display: none;
}
.entry-title a {
color: #0E2B5C;
font-weight: 700;
}
textarea.wpcf7-form-control.wpcf7-textarea {
height: 150px !important;
}