

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    background: url("../img/bg.png") no-repeat center center /cover;
    background-attachment: fixed;
}


.comingsoon {margin: 0 auto;}
.logo {
    width: 100%;
    max-width: 839px;
    margin-top: 20%;
    margin-bottom: 100px;
}

.wrapper {color: white; height: 100vh;}
.powered {
font-family: shadows-into-light, sans-serif;
font-weight: 400;
font-size: 16.7px;
font-style: normal;

}
a, a:hover {color: #eda440;}











