.tp-caption.engo-title-big-grey {
			font-family: Helvetica, Arial; 
			font-weight: 700;
			font-size: 42px; line-height: 54px;
			color: #333333;
		}

.tp-caption.engo-title-big-white{
			font-family: Helvetica, Arial; 
			font-weight: 700;
			font-size: 42px; line-height: 54px;
			color: #ffffff;
		}
.tp-caption.engo-title-big-colored{
			font-family: Helvetica, Arial; 
			font-weight: 700;
			font-size: 42px; line-height: 54px;
			color: #1e7987;
		}
.tp-caption.engo-title-medium-grey{
			font-family: Helvetica, Arial; 
			font-weight: 400;
			font-size: 28px; line-height: 38px;
			color: #333333;
		}
.tp-caption.engo-title-medium-white{
			font-family: Helvetica, Arial; 
			font-weight: 400;
			font-size: 28px; line-height: 38px;
			color: #ffffff;
		}
.tp-caption.engo-title-medium-colored{
			font-family: Helvetica, Arial; 
			font-weight: 400;
			font-size: 28px; line-height: 38px;
			color: #1e7987;
		}
.tp-caption.engo-title-small-grey{
			font-family: Helvetica, Arial; 
			font-weight: 400;
			font-size: 18px; line-height: 26px;
			color: #333333;
		}
.tp-caption.engo-title-small-white{
			font-family: Helvetica, Arial; 
			font-weight: 400;
			font-size: 18px; line-height: 26px;
			color: #ffffff;
		}
.tp-caption.engo-title-small-colored{
			font-family: Helvetica, Arial; 
			font-weight: 400;
			font-size: 18px; line-height: 26px;
			color: #1e7987;
		}
.tp-caption.engo-text-grey{
			color: #333333;
		}
.tp-caption.engo-text-white{
			color: #ffffff;
		}
.tp-caption.engo-text-colored{
			color: #1e7987;
		}


.tp-caption a { color: #333333; }
.tp-caption a:hover {color: #1e7987; }