body.bigger #main {
	font-size : 21px;
}
.post-content a {
	font-family : "CeraPro Medium";
	border-bottom: 3px solid #f9b000;
	color : #37B6B8;
	line-height : 1.2em;
}

.post-content a:hover {
	background-color : #f9b000;
	color: #FFFFFF !important;
}

#main a {
	display : inline-block;
	font-family : "CeraPro Medium";
	color : #37B6B8;
	line-height : 1.2em;
}

.post-content a {
    display: initial !important;
}

#main a.fusion-button {
display: inline-block !important;
}

#main a:hover {
	color: #f9b000;
}

#main a.eapps-instagram-feed-posts-item-link {
	border : none !important;
}

#main .fancybox,
#main .fancybox:hover,
.fusion-imageframe a {
	background : transparent !important;
	border : none !important;
}

#main a.fusion-button {
	border : none !important;
	font-size : inherit;
	margin : 0 0 30px;
}

#main a.fusion-button:hover i {
	-webkit-transform : translateX(6px);
	transform : translateX(6px);
}

#main a.fusion-button.btn-white {
	background : none !important;
	border : 1px solid #37B6B8 !important;
	padding : 10px 15px;
    font-family : "CeraPro Medium";
    font-size : 15px !important;
}

#main a.fusion-button.btn-white span {
	color : #37B6B8 !important;
}

#main a.fusion-button.btn-white:hover {
	background : #37B6B8 !important;
	border : 1px solid #37B6B8 !important;
}

#main a.fusion-button.btn-white:hover span {
	color : #FFFFFF !important;
}


#wrapper .page-title h1{
    font-size : 44px !important;
    line-height : 1.3em !important;
}

#wrapper .heading-blue h2 {
	color : #00566e;
}

#wrapper .intro, #wrapper .intro p {
    font: 24px "CeraPro Regular";
    color: #37B6B8;
}