/* Enter Your Custom CSS Here */

.list-groupupdate-item-heading a {
    color: #4e7017;
    border: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: bold;
}
.textwidget p:last-child {
    margin-bottom: 0;
    font-size: 12px;
}

#colophon {
    margin-bottom: 1px;
    background: #253100;
    padding: 1px;
}
#colophon #theme-attribution, #colophon #site-info {
    text-align: center;
    margin-top: 5px;
    color: #ffffff;
    font-size: 12px;
}
.news_scroll {
    padding-bottom: 4px;
}

.rpwe-block a {
    display: inline!important;
    text-decoration: none;
    font-weight: bolder;
    color: green;
}
.news_scroll h2 .post-title {
    border: medium none;
    box-shadow: none;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: green;
    margin: 1px;
    padding: 1px;
}
.entry-content ul li, .entry-content ol li {
    margin-left: 2px;
}
.wpsm_team_2_member_wrapper .wpsm_team_2_member_wrapper_inner {
    padding: 5px 2px 1px 2px;
}
.wpsm-col-div {
    margin-bottom: 10px;
}
.wpsm_team_2_b_row {
    overflow: hidden;
    display: block;
    width: 100%;
    border: 0px solid 
    #ddd;
    margin-bottom: 1px;
}

.wpsm_team_2_member_wrapper .wpsm_team_2_member_wrapper_inner {

    padding: 10px 2px 1px 2px;
}
article.post, article.page {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 3px solid #eee;
       background: white;
    padding-left: 5px;
	padding-right: 5px;
    border-radius: 5px;
}