#menu-item-1625 a {
	background: #e65c5c none repeat scroll 0 0;
	border: 2px solid;
	border-radius: 4px;
	color: #ffffff !important;
	cursor: pointer;
	line-height: 1.7em;
	margin: 4px auto;
	padding: 0 8px !important;
	transition: all 0.2s ease 0s;
}
#menu-item-1625 a:hover{
	background-color:#e65c5c;
} 
.link-button a{
	background-color: rgb(10, 62, 75);
	border-bottom-color: rgba(0, 0, 0, 0);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgba(0, 0, 0, 0);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgba(0, 0, 0, 0);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgba(0, 0, 0, 0);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	font-family: Roboto, sans-serif;
	font-size: 20px;
	font-weight: 300;
	height: 42px;
	line-height: 30px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: center;
	text-decoration-color: rgb(255, 255, 255);
	text-decoration-line: none;
	text-decoration-style: solid;
	text-rendering: optimizelegibility;
	text-size-adjust: 100%;
	transition-delay: 0s, 0s, 0s, 0s;
	transition-duration: 0.15s, 0.15s, 0.15s, 0.15s;
	transition-property: color, background-color, border-color, box-shadow;
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	width: 134.531px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin-right: 10px;
}
.color-light-green{
	color: rgb(189, 206, 163);
}
.color-light-purple{
	color: rgb(175, 165, 201);
}
.color-light-blue{
	color: rgb(141, 180, 181);
}
.color-light-red{
	color: rgb(224, 174, 172);
}
.column-lines{
	border: 1px solid grey;
	padding: 20px;
	margin: 15px;
}
.columns-our .wp-block-column:nth-child(2){
	min-width: 60%;
}
.columns-our .wp-block-column:first-child{
	max-width: 20%;
}
.columns-our .wp-block-column:last-child{
	max-width: 20%;
}
.columns-our .wp-block-column p{
	font-size: 18px;
}
#main-content .container:before{
	display: none;
}
.wp-block-separator{
  border: 1px solid lightgray;
}
.gf_form_container h1{
    font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight:500;
    font-size:42px;
    color:#ffffff!important;
    text-shadow:0em 0.1em 0.1em rgba(0,0,0,0.4);
		text-align: left;
}