/* Add here all your CSS customizations */

.featured-box .box-content {
    border-radius: 8px;
    border-top: 4px solid #ccc;
    padding: 20px 10px 10px;
    position: relative;
    top: -1px;
}