/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

body .wd-post-cat.wd-style-with-bg {
    background: #5B5B5B;
}
body .wd-post-date.wd-style-with-bg {
    background: #281511;
    color: #fff;
}
body .read-more-section a {
    color: #D1844A;
}