/*
Theme Name: careful
Theme URI: Your Theme URL
Author: Theme author Name		
Author URI: author website url
Description: Theme Descriptions
Version: 1.0 (Theme Version)
Tags: Theme tag here.
Text Domain: Theme Name.
*/
a, button {
    color: #040404;
    outline: medium none;
}

span.rpwwt-post-title {
    color: black;
}

.blog_right_sidebar .search_widget .form-control {
   
    width: 178%;
}

.rpwwt-post-categories {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 15px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
    background: aquamarine;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 150px;
    height: 96px;
}
