.vero_widget p {
    text-align: right;
    line-height: 180%;
    margin-bottom: 20px;
    font-size: 16px;
}
.information_widget li, .recent_post_widget li{
	border-bottom: 1px solid #47545a;
    line-height: 40px;
    width: 80%;
    margin: auto;
}
.information_widget li:last-child, .recent_post_widget li:last-child {
    border-bottom: none;
}