/*
 *
 *
 Colors:
    Dark Green: #263319;
    Light Green: 
    Blue: 
 *
 *
 *   
 Caslons Egyptian
    font-family: caslons-egyptian, sans-serif;
    font-weight: 200, 300, 400, 500, 700, 800
    font-style: normal;
  *  
  *    
  */
body {
  background: black;
  color: white;
}
.container {
  margin-top: 35vh;
  text-align: center;
}
.coming-soon {
  margin: auto;
  font-family: sans-serif;
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 36px;
}
.for-your {
  width: auto;
}
.for-your p {
  position: relative;
  display: block;
  text-transform: uppercase;
  font-size: 48px;
  font-family: sans-serif;
  font-weight: 600;
}
#changer {
  position: relative;
  bottom: -20px;
  font-size: 96px;
}