/**
 * @version     1.0.0
 * @package     com_LBevents
 * @copyright   Copyright (C) 2019 - Lichtbringer. All rights reserved.
 * @license     GNU General Public License version 3 or later; see LICENSE.txt
 * @author      Marinus Moerland <info@lichtbringer.nl>
 */

.lb-date-icon {
	font-size: 29px;
	line-height: 55px;
	width: 110px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 35px 0 0;
}

.lb-date {
	border: 1px solid #222;
}

.lb-month {
	border: 1px solid #222;
}