/* 
Theme Name: BizBrasov
Theme URI: https://bit.ly/2w0i6vl
Description: Custom theme developed for BizBrasov
Author: Radu Ganea
Author URI: https://bit.ly/2w0i6vl
Template: smart-mag
Version: 0.1
Text Domain: bizbv
*/

.k-content-related-articles {
    border: 1px solid #ccc;
    padding: 0 20px 20px;
    background: #f7f7f7;
    margin: 60px 0 !important;
}
h3.k-content-related-articles-title {
    margin: 0;
    position: relative;
    top: -17px;
    background: #1c1c1c;
    display: inline-block;
    padding: 0 30px 3px;
    color: #fff;
}

.k-content-related-articles-one a {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 15px;
}
hr.k-hr-related {
    margin: 20px 0;
    background: #ddd;
}