html {
  background-color: whitesmoke;
}
body {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-stlye: normal;
}

.header-padding {
  padding: 0 24px;
  padding-bottom: 25px;
}

.test {
  background-color: red;
}
