:root {
  --primary-color: #0b3d76;
  --primary-color-rgb: 11, 61, 118;

  --secondary-color: #c7d100;
  --secondary-color-rgb: 199, 209, 0;
}


a.btn-custom.invert,.bg-color-secondary, .bg-color-secondary h1, .bg-color-secondary h2, .bg-color-secondary h3, .bg-color-secondary h4, .bg-color-secondary h5, .bg-color-secondary h6, .p-title.invert,.feature-box.style-3 .bg-color-secondary,#form_subscribe #btn-submit i, .p-tagline, i.bg-color-secondary{
	color:#202020;
}