/*
Theme Name: shiclinic
Text Domain: shiclinic.vn
Version: 0.0.1
Requires PHP: 7.0
Description: theme thuộc quyền sở hữu của shiclinic.vn
Author: Dương dịu dàng 
Author URI: shiclinic.vn
*/

body{
	font-size: 14px;
	font-family: Inter, sans-serif;
	line-height: 1.5;
	color: rgb(34 34 34 / var(--tw-text-opacity, 1));
	margin:0px;
	font-weight: 400;
}

.container{
	max-width: 1650px;;
	margin: 0px auto;
}
