/* style-5 */
.tpgb-heading-title.heading-style-5 .vertical-divider {
 	width: 2px;
 	height: 30px;
 	display: inline-block;
}
.tpgb-heading-title.heading-style-5 .vertical-divider.bottom {
 	margin-top: 6px;
}
.tpgb-heading-title .vertical-divider {
    background-color: #1e73be;
}