/* This will change the appearance of the post boxes */
.header {
border-bottom: 1px solid #D8D8D8;
}
.headerTitle {
font-weight: bold;
}
.embed .news {
padding: 20px;
}
.feature {
box-shadow: none !important;
border: 1px solid #D8D8D8;
border-radius: 0 !important;
margin-bottom: 20px !important;
}
.category {
font-weight: bold;
padding: 5px 10px;
font-size: 12px;
border-radius: 8px;
}