/* Global */

body {
  font:
    16px "Roboto",
    sans-serif;
  font-weight: 400;
  color: #3c3e47;
  background: #ffffff;
  overflow-x: hidden;
}
