/****************************************
 *  Global Styles, Imported by default
 */



.hidden {
    display: none;
}

body a{
	transition: color .3s ease;
}

a,p,span,button{
	font-family: "Segoe UI", Sans-serif !important;
}

h1,h2,h3,h4,h5,h6{
	font-family: "Mulish", Sans-serif !important;
}
