.bg-praemie {
    background-color: #96bf0d !important;
}

.background-home {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("./images/home.jpg");
}

.logo {
    max-height: 70px;
}