﻿

body {

    .exitButton{
       
       
    }


    .bikIcon{

        max-height:50px;
        width:auto;
        height:auto;

    }

      .splash {
padding: 5em 0 2em;
background-color: #141d27;
color: #fff;
text-align: left;
}

.tile {
    height: 100%;
    width: 100%;
background-color: #141d27;
color: #fff;
text-align: left;
}

.footer {
position: fixed;
bottom: 0;
width: 100%;
height: 100px;
background-color: transparent;
    color: white;
}

}
