@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,800,');

body{
padding-top:50px;
}

.jumbotron * {
color:#ba0c2f;
text-align:center;
//text-shadow:0 0 4px black;
//text-shadow:0 0 3px black;
}

.jumbotron a:hover, .jumbotron a:active {
color:white;
text-shadow: 0 0 4px white;
text-decoration:none;
}


#footer{
padding-top:1ex;
font-size:75%;
background-color:#ddd;
}

div address p{
margin:0;
}

div address p.cti_name{
font-weight:bold;
}

h3{font-weight:400;}

