.tx-igflowerdonationscounter {
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    font-weight: bold;
    padding: 30px;
    width: 100%;
    background-color: #00749c;
}

.flowercontainer {
    margin-top: calc(50vh - 64px);
    text-align: center;
    background-color: #00749c;
    color: white;
    font-weight: bold;
    padding: 30px;
    width: 100%;

}

.flowerdonationscounter_headline {
    font-family: "Source Sans Pro", Helvetica Neue, Arial, sans-serif;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    line-height: 60px;
}

.flowerdonationscounter_text{
    font-family: "Source Sans Pro", Helvetica Neue, Arial, sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
}
