body{
    overflow-x: hidden;
}
input[type="date"]:before { 
    content: attr(placeholder) !important; 
    color: #87a1b8!important; 
    position: absolute; 
}
p{
    margin-bottom: 0px;
}
.title-override{
    display: inline-block;
    color: #003768;
    font-family: "Trajan", Sans-serif;
    font-size: 21px;
    font-weight: bold;
}
.title-wrap{
    margin-bottom: 10px;
}
.elementor-widget-text-editor p a{
    color: #575757;
    font-weight: bold;
    text-decoration: underline;
}
.elementor-widget-text-editor li a{
    color: #575757;
    font-weight: bold;
    text-decoration: underline;
}
.elementor-widget-text-editor em a{
    color: #575757;
    font-weight: bold;
    text-decoration: underline;
}
.card-override-fix > div{
    display: flex;
    flex-direction: column;
}
.card-override-fix .elementor-widget-button{
    margin-bottom: 0;
    margin-top: auto;
}
.elementor-widget-theme-post-content .elementor-widget-container a{
	color:#003768!important;
}
.share-your-story-post-slider .eael-grid-post{
    padding: 0px!important;
}

.ig_button{
    background-color: var( --e-global-color-5b311f8 )!important;
    color: #fff!important;
    border-radius: 0px 0px 0px 0px!important;
    padding: 12px 90px 8px 90px!important
}
.tribe_events-template-default .tribe-events-event-categories a{
	color:var(--tec-color-link-accent)!important;
}
.tribe_events-template-default .tribe-events-meta-group a {
    color: var(--tec-color-link-accent)!important;
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
    color: var(--tec-color-text-primary)!important;
}
#pojo-a11y-toolbar {
    top: 250px!important;
}


@media screen and (max-width:767px){
	.ig_button {
		padding: 12px 12px 8px 12px!important;
	}
}

