.rt-reading-time{
    text-align:center;
    font-weight:600;
    font-style:italic;
    font-size:1.1rem;
    text-decoration:underline;
    }
.type-post{
    font-family: 'PT Sans', 'Roboto', Arial, sans-serif;
    }
    .type-post b,.type-post strong{
    color:#5BCF80;
    text-transform:uppercase;
    font-weight:900;
    }
.type-post p{
    line-height:1.8em;
}
 .type-post  a{
        color:skyblue;
        }

.wpcf7-text,.wpcf7-textarea{
width:100% !important;
}
.wpcf7-textarea{
height:110px;
min-height:100px !important;
}