@import url("https://fonts.googleapis.com/css?family=Dancing+Script&display=swap");
.header {
  background: #fff;
  padding: 10px 0;
  position: fixed;
  width: 100%;
  z-index: 99;
  border-bottom: 1px solid rgba(245, 246, 248, 0.2);
  transition: 0.3s; }

.block--1549479824253_0 h1 {
  font-family: 'Dancing Script', cursive !important; }

@media (max-width: 700px) {
  .background-image--1566888850630 {
    background: #D9D8C6 !important; } }
