/*
 * This is a manifest file that'll be compiled into application.css
 */


:root {
  --primary-blue: #3BA0D0;
  --secondary-gray-blue: #5F7987;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
