@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Roboto&display=swap");

/* Chart Section  */
.chart-container {
    position: relative;
    margin: auto;
    margin-bottom: 100px;
    height: 70vh;
    width: 60vw;
}
  