/*
Theme Name: DT-Theme
Theme URI: https://kamalahmed.info
Author: Kamal Ahmed
Author URI: http://kamalahmed.info/
Description: A custom WordPress theme with Bootstrap 5 layout.
Version: 1.0
*/

html {
	line-height: 1.9em;
	color: #4d4d4d;
	background: #f5f5f5;
	transition: background-color 0.5s ease;
	/*Background Color Effect*/
}