/*
Theme Name: seaking_templ
 */



.large {
	font-size: 20px;line-height:130%;
}
.larger {
	font-size: 27px;line-height:130%;
}
.xxl {
	font-size: 35px;line-height:130%;
}

.uppercase {
	text-transform: uppercase;
}

.script {
	font-family: "Yellowtail", cursive;
  font-weight: 400;
}

.gold  {
	color: #d09b40
}
