@font-face {
  font-family: 'HeadFont';
  src: url('nuptial-bt.ttf');
  font-weight: normal;
  font-style: normal;
}

body {background-color: #58595B; color: #FFF;}
.wrapper{padding:150px 0 2px;}
.comingsoonBlk{background:#f5f5f5; padding:18px 18px 14px; max-width:444px; text-align:center; margin:0 auto -80px; min-height:150px;}
.clr{clear:both;}
.comingsoonBlk .email{float:left; width: 70%;}
.comingsoonBlk .subscribe{float:left; width: 30%;}
.comingsoonBlk button, .comingsoonBlk input{width: 92%; padding:11px 4%; border-radius:0 }
.comingsoonBlk h1 {line-height: 60px; margin:0}
.comingsoonBlk p {margin: 0 0 14px;}
.socialMedia{text-align:center; padding-bottom:18px;}
.copyright{padding-top:100px; color:#FFF; text-align:center}
.tagline{
    font-family: HeadFont;
    font-size: 34px;
    color: #193B60;
}
/* 
.comingsoonBlk {background: rgb(255, 153, 0);color: #fff; border-color:rgb(255, 153, 0);}
.wrapper {border-bottom-color:rgb(255, 153, 0);}

 */
/* 
.comingsoonBlk {background: rgb(109, 109, 109); border-color:rgb(109, 109, 109);color: #fff;}
.wrapper {border-bottom-color:rgb(109, 109, 109);}
 */
.comingsoonBlk {background: #FFCB03; color: #193B60; border-color:#193B60;}
.wrapper {border-bottom-color:#f8a61c;} 
