.navbar-brand, .navbar-brand img {
    margin: 0;
    padding: 0;
    border: 0;
}

.navbar-brand img {
    margin-top: 2px;
}

.intro-message p {
    color: white;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}

.intro-divider {
    border-top: 1px solid white;
    border-bottom: 0;
}

#bottom {
    min-height: 200px;
}

.kohde ul {
    list-style-type:georgian;
}

h1, h2, h3, h4 {
    color: rgb(23,93,193);
}

#pro {
    color: white;
}

a:hover {
    color: rgb(59,107,8);
}