@import url('https://fonts.googleapis.com/css?family=Ovo');
@import url('https://fonts.googleapis.com/css?family=Muli');



.animation-row .animation {
  margin-top: 100px;
}

.animation-row {
  clear: both;
}

@media only screen and (max-width: 800px) {
  .animation-row .animation {
    margin-top: 50px;
    margin-left: 0px;
  }
  .vc_custom_1536318741550 .wpb_text_column p:last-child {
    margin-bottom: 50px;
  }
}

h1, h2, h3, h4, h5, h6 {
 /* font-family: 'Ovo', serif !important; */
 font-family: 'Muli', sans-serif !important;
}

.animation h2 {
  font-family: 'Muli', sans-serif !important;
}

body {
  font-family: 'Muli', sans-serif !important;
}
