body 
{
     padding-top: 5rem;
     background-image: url(images/mountains2.jpg);
     background-repeat: no-repeat;
     background-size: cover;
     background-position:  bottom; 
     background-color: #818181;
     color:#eee;

     font-family: 'Roboto', sans-serif;
     line-height: 1.2rem;
}
ion-icon
{
 vertical-align: middle !important;margin-bottom:3px;color:#c45b5b;
}
h2 ion-icon
{
 margin-bottom:6px;
}
.More
{
     color:white;
     font-size:large;
}
h1,h2 {
 font-family: 'Lato Bold', sans-serif;
 font-weight: bolder;

}