span[class^="icon"] {
	display: none;
}

.et_pb_text_2:hover, .et_pb_text_3:hover, .et_pb_text_4:hover, .et_pb_text_5:hover {
	cursor:pointer;
}
/* Add link outlines from Chrome & Firefox */
:focus {
outline: 3px dotted white;
  outline-offset: 2px;
	z-index:1000;
}
/* END Add link outlines from Chrome & Firefox */
.skip {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
z-index:1000;
overflow: hidden;
}
.skip:focus{
	left: 8px;
	width: auto;
	height: auto;
	z-index: 9999999;
}

.privacy-terms a,
.entry-content a{
	color: #0D7BC5;
	text-decoration: underline;
}

.et_pb_button {
	color: #0D7BC5;
	border-color: #0D7BC5;
}

    .visually-hidden {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
				display: block;
			  opacity: 0;
    }

.et_pb_contact_form input::placeholder {
	color: #595959!important;
}

.et_pb_contact_submit:hover,
a.et_pb_button.et_pb_button_2.et_pb_bg_layout_light{
	text-decoration:none;
}

.et_pb_contact_submit:hover,
a.et_pb_button.et_pb_button_2.et_pb_bg_layout_light:hover{
	background-color: white!important;
}
