:root {
  --primary-color: #ea6529;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #ea6529;
  --secondary-color-rgb: 23, 149, 16;
}

.beige {
  color: #fef1ce !important;
}

.bg-beige {
  background-color: #fef1ce !important;
}

.logo-1 {
  width: 60px;
  height: 60px;
}

.logo-2 {
  width: 60px;
  height: 60px;
}