/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Paragraph:(1) **/
p:nth-of-type(1) {
	
}


/*( Phone )*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> Paragraph:(1) **/
	p:nth-of-type(1) {
	
}


}

