body {
font-family: 'Recursive', sans-serif;
font-size:16px;
}

.section.is-hero.img1 {
    background: linear-gradient(to bottom right, #5680E9 , #5AB9EA);
}

#AddForm {
display:none;
}
