/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

.blog .posts_group.grid.col-3 .post-item {
    border: 1px solid #d0d0d0;
}

.blog .grid .post-desc-wrapper .post-footer{
display:none;
}

#Action_bar .contact_details a {
    color: #029ab6;
    font-size: 14px;
}

#Action_bar .contact_details a:hover {
   text-decoration:none;
}

input, textarea{
border: 1px solid #9a9a9a !important;
}

#Footer .footer_copy .copyright {
    font-size: 12px;
}