/**
 * Theme Name: CBN
 * Theme URI: https://time.ly/
 * Author: Timely Network Inc
 * Author URI: https://time.ly/
 * Description: Custom CBN theme for AI1EC plugin
 * Version: 1.0.0
 * Tags: light, white, gray, blue
 */

.dt-documents .document {
	padding: 6px;
	font-size: 14px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.dt-documents .document a .doc-type-icon {
	width: 22px;
	height: 22px;
}
