
        

/**umb_name:Header*/
h1 {
	font-size: 2.5em;
	line-height: 1.2em;
}

/**umb_name:Header 2*/
h2 {
	font-size: 1.8em;
	line-height: 1.2em;
	color:#022E5F;
}

/**umb_name:Header 3*/
h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #951B81;
}

/**umb_name:Paragraph*/
p {
	font-size: 1em;
}

/**umb_name:.sipo-button*/
.sipo-button {
	font-weight: bold;
	color:white;
	background-color: #33b5cf;
	display: inline-block;
	padding: 5px 10px;
}

/**umb_name:Smooth*/
h5 {
	font-size: 1em;
	font-weight: 100;
}

/**umb_name:Blockquote*/
blockquote {
	font-style: italic;
}

/**umb_name:.sipo-button-p*/
.sipo-button-p {
	font-weight: bold;
	color:white;
	background-color: #951B81;
	display: inline-block;
	padding: 5px 10px;
}

/**umb_name:.sipo-button-b*/
.sipo-button-b {
	font-weight: bold;
	color:white;
	background-color: #022E5F;
	display: inline-block;
	padding: 5px 10px;
}
