
@import url('https://fonts.googleapis.com/css2?family=Birthstone&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap');

.cac-page-title {
	font-family: Anton !important;
	text-transform: Uppercase !important;
	color: #F69C37 !important;
  font-size: 40px !important;
  text-shadow: 2px 2px #000000 !important;
}

.cac-body-subtitle{
	font-family: Corben !important;
	font-weight: 700 !important;
	color: #000000 !important;
  	font-size: 26px !important;
}

.cac-body-subheader-text{
	font-family: Anton !important;
	font-weight: Regular !important;
	color: #000000 !important;
  font-size: 22px !important;
}

 /* END */