/* custom css bloemist */

h1.slider-titel {
    font-size: 80px;
    font-family: "Great Vibes", cursive;
    line-height: 100px;
    color: #E72463;

}

@media (max-width: 574px) {
    address {
    display: flex;
    flex-direction: column;
}
}