/*Type here to edit*/
.entry-wrap {
  display: block;
  padding: 60px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 .15em .35em 0 rgba(0,0,0,.135);

*, ::before, ::after {
  box-sizing: border-box;

body, input, button, select, textarea {
  font-family: "Assistant",sans-serif;

body {
  font-style: normal;
  font-weight: 400;
  color: rgb(129,129,129);

body {
  line-height: 1.7;