.logo {
    width: 252px;
    padding: 10px;
}

.blue {
    background-color: #1947ba;
}

.description {
    color: #ffffff;
    font-family: Ubuntu, Verdana, sans-serif;
    text-align: center;
}

.small-image {
    width: 100%;
}

.titel {
    color: #1947ba;
    font-family: Ubuntu, Verdana, sans-serif;
    font-weight: bold;
    font-size: 20px;
}

.text {
    color: #1947ba;
    font-family: Ubuntu, Verdana, sans-serif;
    font-size: 15px;
}
