/* ======================================================
 # Display Date and Time for Joomla! - v2.4.4 (free version)
 # -------------------------------------------------------
 # For Joomla! CMS (v4.x)
 # Author: Web357 (Yiannis Christodoulou)
 # Copyright: (©) 2014-2024 Web357. All rights reserved.
 # License: GNU/GPLv3, https://www.gnu.org/licenses/gpl-3.0.html
 # Website: https://www.web357.com
 # Demo: https://demo-joomla.web357.com/date-time
 # Support: support@web357.com
 # Last modified: Monday 13 October 2025, 06:51:48 AM
 ========================================================= */
 
.mod_datetime { 
    padding: 0;
    margin: 0;
}
.mod_datetime_date {}
.mod_datetime_time {}