@charset "UTF-8";
body {
  background-image: none;
  background-color: white;
}

.container-main {
  background-image: none;
  box-shadow: none;
}

.container-main h1 {
  font-size: 1.7em;

}

