body {
	font-size: 13px;
}

button {
	font-family: "Lato", sans-serif;
}

.footer__bot {
	font-size: 12px;
}

.jas-menu li {
	font-size: 13px;
}

.jas-menu > li:not(:first-child) {
	margin-left: 30px;
}

#jas-mobile-menu ul li a {
	font-size: 13px;
}

@media only screen and (min-width: 48em) {
	.page-head h1:after,
	.page-head h1:before {
		margin-top: 22px;
	}
}

.page-head h1 {
	font-size: 48px;
}
@media only screen and (max-width: 767px) {
	.page-head h1 {
		font-size: 25px;
	}
}

.page-head p {
	font-family: "Lato", sans-serif;
}

/* plugins */
/* end - plugins */

/* others */
.font-bold p {
	font-weight: 700;
}

.txt-zhs,
.txt-zht {
	display: none;
}
/* end - others */

/* website */
.finance-links .widget ul li a {
	height: 120px;
	width: 120px;
}
/* end - website */
