


/**umb_name:paragraph*/
p{font-size: 15px;
color: #333333;
line-height: 165%;
margin-bottom: 0;}

/**umb_name:button*/
.button.call-to-action{}

/**umb_name:Text Black*/
p.text-black{font-size: 15px;
color: #333333;
line-height: 165%;
font-weight: 450;
margin-bottom: 0;}

/**umb_name:Text White*/
p.text-white{font-size: inherit;
color: #FFFFFF;
font-weight: 450;
margin-bottom: 0;}

/**umb_name:Heading 2 Uppercase*/
h2{font-size: 40px;
text-transform: uppercase;
font-weight:300;
line-height: 50px;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 0;}

/**umb_name:Heading 2 Lowercase*/
h2{font-size: 40px;
font-weight:300;
line-height: 50px;
padding-top: 25px;
padding-bottom: 50px;
margin-bottom: 0;}

/**umb_name:Heading 2 Upper White*/
h2.white{font-size: 40px;
text-transform: uppercase;
color: #FFFFFF;
font-weight:300;
padding-top: 25px;
margin-bottom: 0;}

/**umb_name:Heading 2 Lower White*/
h2.white{font-size: 40px;
color: #ffffff;
font-weight:300;
line-height: 50px;
padding-top: 25px
padding-bottom: 50px;
margin-bottom: 0;}

/**umb_name:Heading 5*/
h5{font-size: 15px;
color: #663399;
margin-bottom: 0;}

/**umb_name:Heading 4*/
h4{font-size: 17px;
font-weight:700;
line-height: 25px;
margin-bottom: 0;}

/**umb_name:Heading 3*/
h3{font-size: 36px;
line-height: 42px;
letter-spacing: -1px;
margin-bottom: 0;
font-weight:300;}





/**umb_name:Button White*/
.button.call-to-action white{}