body.elementor-kit-7{background-color:#FFFFFF;color:#999999;font-size:14px;font-weight:300;}body.elementor-kit-7 a{color:#008997;font-size:14px;font-weight:400;}body.elementor-kit-7 a:hover{color:#7A7A7A;font-size:14px;font-weight:400;text-decoration:none;}body.elementor-kit-7 h1{color:#195A89;}body.elementor-kit-7 h2{color:#195A89;font-size:24px;text-transform:none;line-height:2em;}body.elementor-kit-7 button,body.elementor-kit-7 input[type="button"],body.elementor-kit-7 input[type="submit"],body.elementor-kit-7 .elementor-button{font-family:"Open Sans", Open-Sans;font-weight:300;text-transform:none;color:#FFFFFF;background-color:#23A455;}body.elementor-kit-7 img:hover{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}body.elementor-kit-7 img{transition-duration:1s;}/* Start custom CSS */.copy-blue
{
   color:#195A89; 
}
.copy-green
{
    color:##5CBA99;
}
.copy-grey
{
    color:#999999;
}
.copy-charcoal
{
    color:#555555;
}
 .archive-header a, .color-accent, .header-footer-group .color-accent-hover:hover
{
    color:#fc0;
}
.button
{
	display: inline-block;
	padding:0 40px 0 30px;
	margin-top:30px;
	color:#ffffff;
	text-transform: capitalize;;
	transition-duration: 1.0s;
	z-index: 11;
    background: rgb(0,137,151);
    background: -moz-linear-gradient(90deg, rgba(0,137,151,1) 0%, rgba(92,186,153,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0,137,151,1) 0%, rgba(92,186,153,1) 100%);
    background: linear-gradient(90deg, rgba(0,137,151,1) 0%, rgba(92,186,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#008997",endColorstr="#5cba99",GradientType=1);
    font-family: "Open Sans";
    visibility: visible;
    text-align: center;
    line-height: 60px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 20px;
    border-radius: 0px;
    text-decoration: none;
    white-space: nowrap;
}

.button:hover
{
	color:#ffffff;
    background: rgb(0,105,116);
    background: -moz-linear-gradient(90deg, rgba(0,105,116,1) 0%, rgba(60,156,122,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0,105,116,1) 0%, rgba(60,156,122,1) 100%);
    background: linear-gradient(90deg, rgba(0,105,116,1) 0%, rgba(60,156,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#006974",endColorstr="#3c9c7a",GradientType=1);
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 10px 0px;
}
.button-icon
{
    color: #ffffff; padding: 20px 0 0 20px; width: 15px; height: 15px; font-size: 20px; display: inline-block
}

#button
{
	display: inline-block;
	padding:0 40px 0 30px;
	margin-top:30px;
	color:#ffffff;
	text-transform: capitalize;;
	transition-duration: 1.0s;
	z-index: 11;
    background: rgb(0,137,151);
    background: -moz-linear-gradient(90deg, rgba(0,137,151,1) 0%, rgba(92,186,153,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0,137,151,1) 0%, rgba(92,186,153,1) 100%);
    background: linear-gradient(90deg, rgba(0,137,151,1) 0%, rgba(92,186,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#008997",endColorstr="#5cba99",GradientType=1);
    font-family: "Open Sans";
    visibility: visible;
    text-align: center;
    line-height: 60px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 20px;
    border-radius: 0px;
    text-decoration: none;
    white-space: nowrap;
}

#button:hover
{
	color:#ffffff;
    background: rgb(0,105,116);
    background: -moz-linear-gradient(90deg, rgba(0,105,116,1) 0%, rgba(60,156,122,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0,105,116,1) 0%, rgba(60,156,122,1) 100%);
    background: linear-gradient(90deg, rgba(0,105,116,1) 0%, rgba(60,156,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#006974",endColorstr="#3c9c7a",GradientType=1);
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 10px 0px;
}
#button-icon
{
    color: #ffffff; padding: 20px 0 0 20px; width: 15px; height: 15px; font-size: 20px; display: inline-block
}/* End custom CSS */