
.header{
  color: gray;
}


a.homelink:link, 
a.homelink:visited, 
a.homelink:hover, 
a.homelink:active{
color: gray;
  text-decoration: none;
}


a.title-menu-link:link, 
a.title-menu-link:visited, 
a.title-menu-link:hover, 
a.title-menu-link:active{
color: gray;
  text-decoration: none;
}


.prompt{

/*  height: 200px;*/
  color: #087e8b;
/*  color: #ff6b35;*/
color: #00cdff;


  font-family: "PT Sans Narrow", sans-serif;  font-weight: 400;
  font-style: normal;
  font-size: 17pt;
/*  color: white;*/

margin-top: 1em;
margin-bottom: 0.5em;

}

.description{
/*  color: #00cdff;*/
margin-bottom: 3em;
}

.para{

  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20pt;
  color: white;

  min-height: 100px;


}


.icon{
  font-size: 12pt;
  color: #087e8b;
    color: #ff6b35;
    color: #00cdff;
/*    border: 1px solid green;*/
    vertical-align: baseline;
transform: translate(-5px, 0);
margin-right: 0;
padding-right: 0;
}

.ih{
  display: inline-block;
  border: 1px solid white;
}


.button-rack{
  display: flex;
  justify-content: flex-end;
}

.journey-title{
  color: #00cdff;
  font-size: 12pt;
  margin-bottom: 0.5em;
  color: #12aec5;
}

