.post-meta .author-date {
    float: left;
    display: none;
}

.post-meta .category {
    float: right;
    position: relative;
    display: none;
}

@media only screen and (min-width: 480px) and (max-width: 767px){
h3 {
    font-size: 19px;
    line-height: 30px;
    letter-spacing: 0px;
}}

.wpcf7{
    background: #ebe2d8;
    padding: 10px 15px 10px 15px;
    border-radius: 15px;
}

.c2a{
    color: rgb(197, 165, 137);
    font-size: 38px;
    border: 2px solid;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    margin-left: 450px;
    margin-right: 450px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media only screen and (min-width: 480px) and (max-width: 767px){
.c2a{
    color: rgb(197, 165, 137);
    font-size: 38px;
    border: 2px solid;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}}

.c2a:hover{
background:#c5a589;
color: #fff;
border: 2px solid #c5a589;
}

.grecaptcha-badge {
display:none !important;
}
