/* ======================================================
 # Display Date and Time for Joomla! - v2.3.5 (free version)
 # -------------------------------------------------------
 # For Joomla! CMS
 # Author: Web357 (Yiannis Christodoulou)
 # Copyright (©) 2014-2021 Web357. All rights reserved.
 # License: GNU/GPLv3, http://www.gnu.org/licenses/gpl-3.0.html
 # Website: https:/www.web357.
 # Demo: https://demo.web357.com/joomla/date-time
 # Support: support@web357.com
 # Last modified: Friday 30 April 2021, 12:57:32 PM
 ========================================================= */
 
.mod_datetime { 
    padding: 0;
    margin: 0;
}
.mod_datetime_date {}
.mod_datetime_time {}