/*
Theme Name: Halink.GD01
Theme URI: https://halink.vn
Description: Halink LMS theme — chuyển đổi từ HTML EduPro, homepage theo widget sidebar-home.
Version: 1.0.0
Author: Halink
Author URI: https://halink.vn
Text Domain: halink-gd01
*/

*,
*::before,
*::after {
	box-sizing: border-box;
}

a,
a:hover,
a:active {
	text-decoration: none;
}

img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
