:root {
  --primary-color: #337ab7;
  --primary-color-rgb: 51, 122, 183;

  --secondary-color: #337ab7;
  --secondary-color-rgb: 51, 122, 183;
}