footer .footer-logos {
	margin-bottom: 20px;
}

.container.sponsor a {
	color: #008FBE;
}

.container.sponsor a:hover {
	color: #FFB700;
}

body.home .container.pure_text .call-to-action-wrapper {
	display: none;
}

header#site-header .header-wrapper {
	padding-top: 22px;
}

header#site-header .header-wrapper .top-segment {
	padding-top: 0;
	padding-bottom: 10px;
}

header#site-header .header-wrapper .top-segment a img {
	height: 70px;
	margin-top: 17px;
}

header#site-header .header-wrapper .top-segment a svg {
	height: 86px;
	padding-top: 15px;
}

body.home .container.sponsor a, body.home .container.pure_text a {
	color: #008FBE;
}

body.home .container.sponsor a:hover, body.home .container.pure_text a:hover {
	color: #FFB700;
}

.has-mountains.bg-black1, footer .bg-black1 {
	background-color: #505759;
}

.has-mountains.bg-black1 svg path {
	fill: #505759;
}

footer .footer-logos .row img {
	height: 84px;
/* 	margin-top: -20px; */
	margin-bottom: -40px;
}

#hero + section, .container.pure_text {
	padding-top: 50px;
	padding-bottom: 50px;
}

form legend + p {
	margin-top: -20px;
	margin-bottom: 20px !important;
}

form #whatsapp + .check-trigger + p {
	color: #999;
	margin-bottom: 40px;
	font-size: 0.875em;
	line-height: 1.2857142857em;
}

form .check-trigger + p {
	cursor: pointer;
}