body {
    font-size: 16px;
    color: #2F0037;
    line-height: 1.5;
}

p {
    margin: 26px 0;
}

.img-tag-round img {
    border-radius: 50%;
}

/**umb_name:Heading 2*/
h2 {
	font-size: 26px;
}

/**umb_name:Heading 3*/
h3 {
	font-size: 18.7px;
}

/**umb_name:Heading 4*/
h4 {
	font-size: 16px;
}

/**umb_name:Heading 5*/
h5 {
	font-size: 13px;
}

/**umb_name:Paragraph*/
p {
	margin: 26px 0;
}

/**umb_name:Blockquote*/
blockquote {
	margin: 40px 0;
	position: relative;
	padding-left: 56px;
}

/**umb_name:Right Floated Image*/
.img-tag-round {
}

/**umb_name:Purple Link*/
.purpleLink {
	color: #2f0037;
}

/**umb_name:Orange Link*/
.orangeLink {
	color: #ff7d00;
}

/**umb_name:Link With Arrow*/
.arrowLink {
	text-decoration: none;
}

/**umb_name:Caption Text*/
.b-caption-text {
	color: rgba(47,0,55,.5);
}

/**umb_name:Large Text*/
.txt-size--large {
	color: #2f0037;
}

/**umb_name:Larger Text*/
.txt-size--larger {
	color: #2f0037;
}

/**umb_name:Largest Text*/
.txt-size--largest {
	color: #2f0037;
}
