#mainNavbar {
  font-size: 1.2em;
}

.jumbotron .container {
  margin-top: 0;
}

/* This gets Facebook to fall into place */
#social-share iframe {
  vertical-align: middle;
    
}
.fb-share-button{
  margin-right:10px;
}

.jumbotron {
    padding-top: 10px;
    padding-bottom: 15px;
    background-image: url(../img/kauno_rotuse.jpg);
    background-position: 0% 25%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    text-shadow: black 0.3em 0.3em 0.3em;
}

.jumbotron .navbar {
    margin-bottom: 10px;
}

.jumbotron .page-header {
    margin-top: 10px;
}

.topMargin {
    margin-top: 10px;
}

#gameResult {
    margin-bottom: 0;
}
