﻿/*Ölandspotatis*/

#CompanyName{
    color:red;
    text-decoration:underline;
}
#top-bar {
    background-color: #b3edf5;
}
.top-row {
    background-color: #158cb2;
}
.nav-item-text {
    color: #b3edf5;
    font-size: 1.3rem;
}
.logo {
    max-width: 140px;
}

.btn.theme {
    background-color: #80c668;
}
/*Bildspel startsida*/
.SlideContent h1 {
    font-size: 3.5em;
    text-shadow: 2px 2px 19px rgb(0 0 0 / .76);
    text-transform: uppercase;
}
.BannerContainer {
    margin-top: 0px;
    display: grid;
    width: 100%;
    border-radius: 0px;
}