/*
Theme Name: Ecomzy
Author: the WordPress team
Author URI: https://wordpress.org
*/

a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

body {
	margin: 0;
	height: auto;
	width: auto;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 28px;
	color: #1A1E25;
	overflow-x: hidden;
}

.container {
	width: 1260px;
	margin-right: auto;
	margin-left: auto;
}