/*orange*/
:root {
  --main-bg-col: #ff5100;
  --sec-bg-col: #e81300;
  --main-text-col: white;
  --sec-text-col: #ffe27a;
}
