:root {
  --primary_color: #EAEDED;
  --second_color: #FFFFFF;
  --action_color: #FEBD69;
  --text_color: black;
  --top_bar_color: #232F3E;
}
