.widget {
    margin-bottom: 0px !important;
}
.widget.widget_nav_menu ul li a, .widget ul.menu li a {
    padding: 8px 0 0px 15px !important;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    color: #fb4f09 !important;
    display: inline-block;
    width: 320px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}