* {
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  font-family: 'Dancing Script';
  /*color: #406286 !important;*/
}

* {
  /*box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
}

* {
  /*box-sizing: border-box;*/
}

html * {
  font-family: Inter, sans-serif;
}

