#client-info { margin: $topnews-block-margin; li { margin: $topnews-item-margin; span { @if $topnews-item-date-display != null { display: $topnews-item-date-display; margin: $topnews-item-date-margin; } color: $topnews-item-date-color; font-weight: $topnews-item-date-font-style; } } }