/* CSS Document */
/******************************************
 * Intro Text
 *****************************************/
/*p.is-style-intro-text {
	font-size: 1.10rem;
  font-weight:600;
}*/
/*p.is-style-intro-text .has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 4.4em;
    line-height: 0.68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal;
}*/
/******************************************
 * Pop Text
 *****************************************/
/*p.is-style-pop-text {
	background-color: pink;
	padding: 1rem;
}
p.is-style-pop-text.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 4.4em;
    line-height: 0.68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal;
}*//*# sourceMappingURL=style.css.map */