@charset "utf-8";

/* CSS Document */

:root {
  /* #ff650c in decimal RGB */
  --main-color: #279fbf;
  --main-color-rgb: 39, 159, 191;
}
