
* {
	outline: none;
}
html, body {
	margin: 0;
}
html {
	font-size: 16px;
}
body { 
	color: #706f6f;
}
ul, li {
    margin: 0;
    padding: 0;
}
h1 {
	font-size: 35px; /*60px*/
	font-weight: 600;
}
h2 {
	font-size: 27px; /*36px*/
	font-weight: 400;
}
h5 {
	font-size: 1.125rem;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}
img , iframe {
	max-width: 100%;
}





















 