body {
    background: #faf6f4;
}
h1, h2, h3, h4, h5, h6, p, li, a, .btn {font-family: "Outfit", sans-serif;}
p {font-size:22px; line-height:32px; font-weight: 300; color:#ffffff;}
.logo {float: left; width: 200px; height: 200px;}
a, .nav-link, .btn-wallop {transition: 0.5s;}
a {cursor: pointer; text-decoration:none; color:#fec828;}
a:hover {text-decoration: underline; color:#fec828;}
