:root {
  --primary-color-1:#22314c;
  --primary-color-2: #d7072a;
}
.bg-color-2{
  background-color: #d7072a;
}
.text-color-2{
  color: #d7072a;
}