:root {
  --primary-color: #154b7a !important;
  --primary-color-rgb: 21, 75, 122 !important;
  --secondary-color: #48bd99 !important;
  --secondary-color-rgb: 72, 189, 153 !important;
  --testimonial-color: #f6a802 !important;
}

