/* Add here all your css styles (customizations) */

a.product-amount-floristik{
    font-weight:bolder; color:white; font-size:130%;
    text-decoration:none;
}

a.floristik:hover {
    font-weight:bolder; color:#cccccc; font-size:130%;
    text-decoration: none;
}