/* -------------------------------------------------------------

	Kappa Alpha Theta Colors:
		#DEAC45 GOLD
		#000000 BLACK

---------------------------------------------------------------- */


/* ==========================================================================
   Global - used everywhere
============================================================================= */
@font-face {
  font-family: 'jimmyscript';
  /*font-family: 'BelovedScriptBold';*/
  src: url('https://s3.amazonaws.com/apps_bucket/WebsiteApp2/118573474/1541985301/jimmyscript-lt.otf');
  /*src: url('https://s3.amazonaws.com/apps_bucket/WebsiteApp2/2171291423/1494355056/LauraWorthington-BelovedScriptBold.ttf') format('truetype');*/
  font-weight: 900;
  font-style: normal;
}

i {
    font-family: 'jimmyscript', cursive;
}

.text-tertiary {
	font-family: 'jimmyscript', cursive !important;
}

.background_theme {
	background-color: #DEAC45 !important;
}

.background_black {
	background-color: #000000 !important;
}

.text_black {
	color: #000000 !important;
}


/* ==========================================================================
   Home
============================================================================= */
.core_values_script {
	font-size: 50px;
	line-height: 1.328571;
	margin-bottom: 0;
}
.alumnae_script {
	font-size: 30px;
	line-height: 0.328571;
}


.pkt_footer_social_icons li {
    padding-left: 0;
    margin-right: 15px;
    margin-bottom: 10px !important;
}

#home_gallery {
	background-color: #fff;
}
#home_gallery figure {
	height:205px;
}