
html, body {
  background-color: #EEF1F9;
  color: #4e5e6a;
  font-family: "Poppins"!important;
  font-size: 13.5px;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  overflow: hidden;
  overflow-x: hidden;
}/*Write your custom css in this file.*/
