.button-secondary, .button-secondary:focus {
	color: #ffffff;
	background-color: #40bb6a;
	border-color: #40bb6a;
}
.oswald {
	font-family: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
strong p {
	font-family: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.rd-navbar-modern.rd-navbar-static .rd-nav-link::before { 
	background: #40bb6a;
}