a {
	color: #60bca3 !important;
}
.btn-restyle {
	background-color: #60bca3;
	color: white !important;
}

.btn-restyle:hover {
	background-color: #444;
	color: white;
}

html,
body {
	max-width: 100%;
	overflow-x: hidden;
}

.cid-svuxDOLRwW .counter-container ol li:before {
	background-color: #60bca3 !important;
}

@media only screen and (max-width: 600px) {
	.footer-wrap {
        display: grid;
	}

    .footer-wrap .col-3{
        width: 100% !important;
	}

    .col-3{
        width: 100% !important;
        max-width: 100%;
        text-align: center;
    }

	.footer-wrap .col-3 .media-wrap a img {
		margin: auto !important;
		margin-bottom: 40px !important;
	}

	.footer-wrap .col-3 .media-wrap h4 {
		margin-left: 0 !important;
	}
	.cid-suE21fZtEY .navbar-brand {
		max-width: 80%;
	}
}
