.intro {
    margin-top: -80px;
}
.nectar-highlighted-text {
    color: #55c2b8;
    margin-bottom: 0!important;
}
.p-small {
    font-size: 13px!important;
    line-height: 17px;
}
#copyright {
	padding: 30px 0!important;
}
#footer-outer[data-cols="1"] #copyright .col ul li {
    margin-bottom: 20px;
}
.pb-0 {
	padding-bottom: 0!important
}
@media (min-width: 992px) {
	.order-lg-2 {
	    -ms-flex-order: 2;
	    order: 2;
	}
}
@media (min-width: 992px) {
	.order-lg-1 {
	    -ms-flex-order: 1;
	    order: 1;
	}
}
