span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
header b, u, i, center,
dl, dt, dd, header ol, header ul, header li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	line-height: 20px;
}

html, body, div {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

@font-face {
    font-family: 'Morning Holiday';
    src: url('https://blog.appspid.com.br/wp-content/uploads/fonts/Morning%20Holiday.otf'),
         url('https://blog.appspid.com.br/wp-content/uploads/fonts/Morning%20Holiday.ttf');
    format('opentype');
}

article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
	display: block;
}


html {
    overflow-x: hidden;
	line-height: 1;
	
    
}
footer ul, footer li {
    list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, *, li, ul {
	font-family: Montserrat,sans-serif;
}